Re: How to close pgAdmin4

From: Michel Feinstein <michelfeinstein(at)gmail(dot)com>
To: George Weaver <gweaver(at)shaw(dot)ca>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: How to close pgAdmin4
Date: 2019-06-27 13:53:49
Message-ID: CAEg4jbPo8qsa4R-3D9BLOy4DnXKNumumfpdxEJt-m_bO7k85cg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Look for it in the system tray bar, at the lower right corner of the
screen, right click it and see the option to exit.

On Thu, Jun 27, 2019, 10:42 George Weaver <gweaver(at)shaw(dot)ca> wrote:

> 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 Michelle Schwan 2019-06-27 13:58:50 RE: [EXTERNAL] - Re: How to close pgAdmin4
Previous Message George Weaver 2019-06-27 13:42:23 How to close pgAdmin4