Re: Out of file-descriptors message

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Out of file-descriptors message
Дата
Msg-id 4727.1164835974@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Out of file-descriptors message  (John Allgood <john@turbocorp.com>)
Ответы Re: Out of file-descriptors message  (John Allgood <jallgood@the-allgoods.net>)
Список pgsql-admin
John Allgood <john@turbocorp.com> writes:
> 2006-11-29 14:57:51 [3823] LOG:  out of file descriptors: Too many open
> files; release and retry

Consider reducing PG's max_files_per_process setting.  Postgres itself
will usually not have a serious problem when you've run the kernel out
of file descriptors, but everything else on the machine will :-(

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Disk space usage
Следующее
От: John Allgood
Дата:
Сообщение: Re: Out of file-descriptors message