Sample Header Ad - 728x90

How to auto-shutdown postgresql with timeout?

0 votes
1 answer
60 views
I have here a simple PostgreSQL instance, generated by a build script. The goal is to make it automatically safe shutdown, if it has no new connection request for a while (like 5 min or so). What is the best way to do it? postgresql.conf and similars are surprisingly silent in such question.
Asked by peterh (2137 rep)
Apr 23, 2024, 08:35 PM
Last activity: Apr 24, 2024, 10:16 AM