Re: Schema related

2020-08-31 Thread Ashesh Vashi
You can't set the password for a schema. But - you may not have enough permission to access it. Please take look at 'GRANT ' USAGE clause for a schema. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company

Re: Unable to delete database in pgAdmin 4 4.25

2020-08-31 Thread Aditya Toshniwal
Hi Trung, This is a known bug - https://redmine.postgresql.org/issues/5722. You can expect the fix in the upcoming release. On Mon, Aug 31, 2020 at 11:46 PM Trung Do wrote: > Hi, > > I think this is a regression - I am unable to delete a database in > pgAdmin 4 4.25. > > It always complain: > >

Unable to delete database in pgAdmin 4 4.25

2020-08-31 Thread Trung Do
Hi, I think this is a regression - I am unable to delete a database in pgAdmin 4 4.25. It always complain: "ERROR: database "x" is being accessed by other users DETAIL: There is 1 other session using the database." There is only one connection to the database and it is from pgAdmin itself. Tru

pgAdmin 4

2020-08-31 Thread John Merson
Hello, I recently installed PostgreSQL 12.4 and pgAdmin 4, but when I double click pgAdmin 4 the application won’t open. Thank you, John Merson