Re: Postgresql going to sleep? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgresql going to sleep?
Date
Msg-id 5849.1064536223@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql going to sleep?  (Raj Mathur <raju@linux-delhi.org>)
Responses Re: Postgresql going to sleep?  (Raj Mathur <raju@linux-delhi.org>)
Re: Postgresql going to sleep?  (Raj Mathur <raju@linux-delhi.org>)
List pgsql-admin
Raj Mathur <raju@linux-delhi.org> writes:
> I'm consistently getting into a situation where the database client
> just goes to sleep in a query after some number of queries in quick
> succession. Using PostgreSQL 7.2.3 on Red Hat Linux 8.0.  The
> postgres process shows up as ``idle in transaction'' in a ps.

In that case, the backend is waiting for input from the client.

If the client thinks it is waiting for the backend, I'd wonder about a
missing "fflush" or something like that.  What client software are you
using?

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: invalid page header
Next
From: Tom Lane
Date:
Subject: Re: Fw: Case Insensitive Test