| From: | Michael Krüger <michael(at)kruegers(dot)email> |
|---|---|
| To: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
| Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Server group becomes unusable in PGAdmin4 |
| Date: | 2018-07-31 07:11:02 |
| Message-ID: | CACSnzzVFzVGqKoeWOzcOGYVSodMxhog4R-vYGz0CRcczcBj5hQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Thank you, that worked. But it would be great to be able to do this from
the frontend too.
Regards,
Michael
Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> schrieb am Di., 31.
Juli 2018 um 08:48 Uhr:
> Hi Michael,
>
> You can clear the session files from sessions directory. Go to (on MAC) -
> /Users/<username>/.pgadmin/sessions directory and execute command rm -f
> *.
> This will remove all the existing sessions.
>
> On Tue, Jul 31, 2018 at 11:28 AM, Michael Krüger <michael(at)kruegers(dot)email>
> wrote:
>
>> Dear group,
>>
>> I have a server group in PGAdmin4 and played with different servers and
>> different roles having different privileges. Somehow PGAdmin4 tries to
>> reopen the last used server connection when a new PGAdmin4 browser window
>> is opened. Now I'm in the situation where the last connection to a server
>> in my server group was stripped down to the point where it could not log
>> into the postgres server anymore. PGAdmin4 showed a brief "Internal Server
>> Error" message and I found it wise to stop / start the PGAdmin4 backend.
>> However, now every newly opened PGAdmin window is attempting to reuse my
>> last broken connection and does not allow me to open my server group to
>> e.g. chose a different server. I have also not found a menu entry like
>> "close all connections" or "do not reconnect to server at startup", to get
>> access to my server group again.
>>
>> Any help is appreciated - where on my Mac is the last used connection
>> remembered? Can I remove that config?
>>
>> Thanks, Michael
>>
>> PGAdmin4 ( 3.1 )
>>
>
>
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | richard coleman | 2018-07-31 14:39:33 | pgAdmin 4 (version 3.1) Kubuntu 18.04 can't save query tool to disk. |
| Previous Message | Aditya Toshniwal | 2018-07-31 06:48:39 | Re: Server group becomes unusable in PGAdmin4 |