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:
>
>
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