Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Ashesh Vashi
On Mon, Mar 8, 2021 at 10:39 AM Christophe Pettus wrote: > > > > On Mar 7, 2021, at 21:04, Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > > There is no such feature. And it is not possible for pgAdmin to change > PostgreSQL conf as it can be a remote server or if local, can have

Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Christophe Pettus
> On Mar 7, 2021, at 21:04, Aditya Toshniwal > wrote: > There is no such feature. And it is not possible for pgAdmin to change > PostgreSQL conf as it can be a remote server or if local, can have > permissions which won't allow pgAdmin to change it. Note that you can issue ALTER SYSTEM to t

Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Khushboo Vashi
On Sat, Mar 6, 2021 at 2:58 PM Sachin Kumar wrote: > Hi Experts, > Is there any feature in PGADMIN to tune the PostgreSQL conf file? > > NO. > Regards > Sachin > > > > -- > > Best Regards, > Sachin Kumar >

Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Aditya Toshniwal
Hi Sachin, There is no such feature. And it is not possible for pgAdmin to change PostgreSQL conf as it can be a remote server or if local, can have permissions which won't allow pgAdmin to change it. On Sat, Mar 6, 2021 at 2:58 PM Sachin Kumar wrote: > Hi Experts, > Is there any feature in PGA