Re: Terminate the idle sessions - Mailing list pgsql-hackers

From Li Japin
Subject Re: Terminate the idle sessions
Date
Msg-id B7E5C3A6-A198-4878-8A5E-11DB7AEDEA74@hotmail.com
Whole thread Raw
In response to Re: Terminate the idle sessions  (Adam Brusselback <adambrusselback@gmail.com>)
Responses Re: Terminate the idle sessions  (Cary Huang <cary.huang@highgo.ca>)
List pgsql-hackers


On Jun 10, 2020, at 10:27 PM, Adam Brusselback <adambrusselback@gmail.com> wrote:

My use case is, I have a primary application that connects to the DB, most users work through that (setting is useless for this scenario, app manages it's connections well enough). I also have a number of internal users who deal with data ingestion and connect to the DB directly to work, and those users sometimes leave query windows open for days accidentally. Generally not an issue, but would be nice to be able to time those connections out. 

If there is no big impact, I think we might add it builtin.

Japin Li

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: remove some STATUS_* symbols
Next
From: Andrew Dunstan
Date:
Subject: Re: Windows regress fails (latest HEAD)