How to close pgAdmin4

From: George Weaver <gweaver(at)shaw(dot)ca>
To:
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: How to close pgAdmin4
Date: 2019-06-27 13:42:23
Message-ID: 3ed2a2cb-08b7-0114-1d5f-b87af5a88d0b@cleartagsoftware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Good morning,

I would like to know how to "really" close pgAdmin4.

When I close the pgAdmin4 tab or the browser supporting pgAdmin4
(Firefox 67.0.4), this does not close pgAdmin4.  It still resides in
Task Manager (Windows 10).

This is very inconvenient.  If after closing pgAdmin4 I try and delete a
database via other means (eg psql) I get the following error message:

    DROP DATABASE IF EXISTS development;

    ERROR:  database "development" is being accessed by other users
    DETAIL:  There are 2 other sessions using the database.

This forces me to start Task Manager, scroll down to pgAdmin4 and select
End Task.

How do I close pgAdmin4 so it is no longer running on the computer and I
can avoid these nuisance steps.

Thanks,

George

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Michel Feinstein 2019-06-27 13:53:49 Re: How to close pgAdmin4
Previous Message Akshay Joshi 2019-06-27 11:05:28 pgAdmin 4 v4.9 released