io it failed with the message:
DBD::Pg::db selectrow_array failed: could not receive data from server:
Connection timed out
Is this a known issue? I'm running PG 7.3
--Rushabh Doshi
---(end of broadcast)---
TIP 6: explain analyze is your friend
Rushabh Doshi wrote:
> I'm facing an issue with PostgreSQL .. The server seems to drop the
> connection to my script after a couple of hours (sometimes, not always).
>
> DBD::Pg::db selectrow_array failed: could not receive data from server:
>
>
> :se
hese messages. Still this keeps
happening. I've tried using connect_cached but to no effect.
Thanks,
--Rushabh Doshi
-Original Message-
From: Tom Lane [mailto:[EMAIL PROTECTED]
Sent: Monday, March 20, 2006 2:16 PM
To: Chris
Cc: Rushabh Doshi; pgsql-general@postgresql.org
Subject: Re: