Re: killing idle attaches without killing others - Mailing list pgsql-general

From Vick Khera
Subject Re: killing idle attaches without killing others
Date
Msg-id AANLkTinhZZy2JgSDDWKJ9an3K6m7EZE-93SHVq6FAE0p@mail.gmail.com
Whole thread Raw
In response to Re: killing idle attaches without killing others  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Responses Re: killing idle attaches without killing others
Re: killing idle attaches without killing others
List pgsql-general
On Wed, Aug 4, 2010 at 10:50 AM, Gauthier, Dave <dave.gauthier@intel.com> wrote:
>
> How does PG determine if a process is <IDLE> ?  It there some sort of timeout?  I want to be able to distinguish
betweensomene who's interrupted on the phone for a couple minutes vs the guy who left the program running over the
weekend.

It is <IDLE> if it is not currently running a query.

pgsql-general by date:

Previous
From:
Date:
Subject: Re: tgname munged
Next
From: "Joshua D. Drake"
Date:
Subject: Re: killing idle attaches without killing others