notice idle
connections on Postgres when not in use.
regards,
fabio pardi
On 12/12/2018 10:37, Oygun Josef wrote:
Hi,
Is it possible to terminate idle connections/sessions automatically through a
timeout in AWS or do I need to run a periodical cron job for this?
Postgres version: 9.6.6
In
Hi,
Is it possible to terminate idle connections/sessions automatically through a
timeout in AWS or do I need to run a periodical cron job for this?
Postgres version: 9.6.6
Instance: db.t2.micro
RAM : 1GB
We are running a microservice architecture using docker with kubernetes and I
can see tha