Re: PostgreSQL running out of file handles

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: PostgreSQL running out of file handles
Дата
Msg-id 42841C13.6050003@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: PostgreSQL running out of file handles  (Alvaro Herrera <alvherre@surnet.cl>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: PostgreSQL running out of file handles
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: libpq lo_open errors when first action in connection