db sever seems to be dropping connections

From: "Rushabh Doshi" <rdoshi(at)vmware(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: db sever seems to be dropping connections
Date: 2006-03-17 22:23:34
Message-ID: 428B5EAB52D41B48BFE2D7D21C522D2B09D5BA@PA-EXCH01.vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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:
....
....
:server closed the connection unexpectedly.

And in another scenario 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message josue 2006-03-17 22:51:37 Inherit for parallel log tables
Previous Message Merlin Moncure 2006-03-17 21:05:24 Re: efficiency of group by 1 order by 1