Re: Cannot login to pgAdmin4 Web

2021-06-24 Thread Yogesh Mahajan
Hi, I could not reproduce the issue with default apache configuration. Could you please try with default apache configuration & see if it works you? Thanks, Yogesh Mahajan EnterpriseDB On Wed, Jun 23, 2021 at 11:21 PM O'Connor, Joseph wrote: > When attempting to login to pgadmin server I get

Re: pgadmin4 cli manage user

2021-06-24 Thread Khushboo Vashi
Hi, Currently it is not possible to manage the users from the command line, however we do have a feature request for the same. Ref: https://redmine.postgresql.org/issues/4125. Thanks, Khushboo On Thu, Jun 24, 2021 at 1:32 PM wrote: > Hi, > > I am looking for documentation how to add, delete an

pgadmin4 cli manage user

2021-06-24 Thread info
Hi, I am looking for documentation how to add, delete and manage user in pgadmin4 from command line. On the docu web site I found this https://www.pgadmin.org/docs/pgadmin4/latest/user_management.html - but no more information. We need only internal users - no ad or other auth source. Can