Re: Adding new server in pgadmin from command line

2022-05-06 Thread Asmita Thapliyal
Thanks Yogesh! It works. Do we also have a command line for user management? Mainly I am looking for changing the roles associated with users. Regards, Asmita On Tue, May 3, 2022 at 3:38 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi Asmita, > > Here >

Re: Adding new server in pgadmin from command line

2022-05-04 Thread Yogesh Mahajan
Hi Asmita, No. pgAdmin does not provide any command line utility for user management. Thanks, Yogesh Mahajan EnterpriseDB On Wed, May 4, 2022 at 4:16 PM Asmita Thapliyal wrote: > Thanks Yogesh! It works. > Do we also have a command line for user management? Mainly I am looking > for changing

Re: Adding new server in pgadmin from command line

2022-05-03 Thread Yogesh Mahajan
Hi Asmita, Here are the steps to add servers using command line. Inserting data entries directly may lead to unexpected behaviour. Thanks, Yogesh Mahajan EnterpriseDB On Tue, May 3, 2022 at 2:39 PM Asmita