Re: Please help - Mailing list pgsql-hackers

From Olivier PRENANT
Subject Re: Please help
Date
Msg-id Pine.UW2.4.21.0210211718590.7732-100000@server
Whole thread Raw
In response to Re: Please help  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Please help  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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)

RegardsOn Mon, 21 Oct 2002, Tom Lane wrote:

> Date: Mon, 21 Oct 2002 11:02:43 -0400
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: ohp@pyrenet.fr
> Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
> Subject: Re: [HACKERS] Please help 
> 
> Olivier PRENANT <ohp@pyrenet.fr> 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: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)



pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: Please help
Next
From: Doug McNaught
Date:
Subject: Re: Postgresql and multithreading