On 30/03/20, Stefan Knecht (knecht.ste...@gmail.com) wrote: > If I may, one thing that has been a constant troublemaker for us - running > primarily on AWS - is timeouts.
If the issue is disappearing hosts or general connectivity problems, isn't that problem best dealt with by pg_bouncer? https://www.pgbouncer.org/config.html#connection-sanity-checks-timeouts Specifically you may wish to refer to server_connect_timeout. Rory