Thanks for your reply. Actually, I just found xhat happened 2 mn ago!
Last week I changed my pg_hba.conf to require an md5 password for one specific database and updated all my script but ONE. It seems that connection from php pg_connect not supplying a password lives the process for a "certain ammount of time" running, then postmaster just hangs. Don't really know what happens here, but supplying a password on this script made the problem go away... (at least for now) Regards On Mon, 21 Oct 2002, Tom Lane wrote: > Date: Mon, 21 Oct 2002 11:02:43 -0400 > From: Tom Lane <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: pgsql-hackers list <[EMAIL PROTECTED]> > Subject: Re: [HACKERS] Please help > > Olivier PRENANT <[EMAIL PROTECTED]> writes: > > Without modifying anything, postgresql (since today) has a strange > > behavior: > > > All connections are rejected with No space left on device. > > Could you be out of swap space? > > I'd like to see the *exact* context in which you see this error message, > though. > > regards, tom lane > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: [EMAIL PROTECTED] ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery) ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
