Re: Postgresql going to sleep?

From: Raj Mathur <raju(at)linux-delhi(dot)org>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgresql going to sleep?
Date: 2003-09-26 04:17:53
Message-ID: 16243.48625.860888.436678@mail.linux-delhi.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

Tom> Raj Mathur <raju(at)linux-delhi(dot)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.

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

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

Using Perl 5.8.0 and DBI 1.32. Any known problems with this setup?

-- Raju
--
Raj Mathur raju(at)kandalaya(dot)org http://kandalaya.org/
GPG: 78D4 FC67 367F 40E2 0DD5 0FEF C968 D0EF CC68 D17F
All your domain are belong to us.
It is the mind that moves

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chad R. Larson 2003-09-26 05:07:09 Re: Fw: Case Insensitive Test
Previous Message Tom Lane 2003-09-26 01:24:13 Re: Fw: Case Insensitive Test