Re: How to stop Pgadmin4 Server gracefully?

2018-09-02 Thread Darren Duncan
On 2018-08-29 3:15 AM, Henrik Uggla wrote: I've created a Pgadmin4 (3.2) container and I wonder how to best shut down Pgadmin4 Server to avoid that the sqlite database gets corrupt? Is just sending SIGTERM to the python process ok? SQLite is ACID. Assuming you don't delete its WAL or journal

pgAdmin Unable to connect to server via SSH Tunnel (nothing in logs)

2018-09-02 Thread David A
Using pgAdmin to connect to postgres via SSH Tunnel is giving me the following error. *Unable to connect to server:* *server closed the connection unexpectedly* *This probably means the server terminated abnormally* *before or while processing the request.* The only thing in the postgres server