Re: Orphaned statements issue - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Orphaned statements issue
Date
Msg-id 4D38ADC5.8060801@agliodbs.com
Whole thread Raw
In response to Re: Orphaned statements issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Orphaned statements issue  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> I would take that to mean that it's waiting on the client.

You mean that the client timed out and isn't accepting data from the
query anymore?  Shouldn't Postgres time out on that after a while?  In
one case, the orphaned statement was 16 hours old before we killed it.

If it's relevant, the client connection is from a C application via
libpq on localhost.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: estimating # of distinct values
Next
From: Tomas Vondra
Date:
Subject: Re: estimating # of distinct values