Re: PostgreSQL running out of file handles - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: PostgreSQL running out of file handles
Date
Msg-id 42841C13.6050003@familyhealth.com.au
Whole thread Raw
In response to Re: PostgreSQL running out of file handles  (Alvaro Herrera <alvherre@surnet.cl>)
List pgsql-hackers
>>A few days back the load increased on our database server to the point 
>>where it could not get enough file handles.  This causes the backends to 
>>crash, get restarted only to crash again, on and on.
>>
>>We fixed it by bumping kern.maxfiles, but was just wondering if this is 
>>a scenario that PostgreSQL should handle more gracefully?
> 
> We certainly go great lengths to prevent this problem ... what version
> is this?

7.4.6

Chris


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: PostgreSQL running out of file handles
Next
From: Alvaro Herrera
Date:
Subject: Re: libpq lo_open errors when first action in connection