Re: Stale entries in pg_stat_activity - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Stale entries in pg_stat_activity
Date
Msg-id 4623.1097985705@sss.pgh.pa.us
Whole thread Raw
In response to Stale entries in pg_stat_activity  (Michael Fuhr <mike@fuhr.org>)
Responses Re: Stale entries in pg_stat_activity  (Michael Fuhr <mike@fuhr.org>)
List pgsql-bugs
Michael Fuhr <mike@fuhr.org> writes:
> pg_stat_activity sometimes shows old connections that have already
> terminated.

Define "old"?  There's a built-in delay of up to half a second (if
memory serves) in the statistics views.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Stale entries in pg_stat_activity
Next
From: Michael Fuhr
Date:
Subject: Re: Stale entries in pg_stat_activity