[GENERAL] db sever seems to be dropping connections

2006-03-18 Thread Rushabh Doshi
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

Re: [GENERAL] db sever seems to be dropping connections

2006-03-20 Thread Rushabh Doshi
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

Re: [GENERAL] db sever seems to be dropping connections

2006-03-22 Thread Rushabh Doshi
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: