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