Re: Too many Open files error for postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Too many Open files error for postgres
Дата
Msg-id 8751.1466518180@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Too many Open files error for postgres  ("Geo P.C." <pcgeopc@gmail.com>)
Ответы Re: Too many Open files error for postgres  ("Geo P.C." <pcgeopc@gmail.com>)
Список pgsql-admin
"Geo P.C." <pcgeopc@gmail.com> writes:
> In Ubuntu 14.04 server on a JAVA Application we are getting Too many Open
> files error for postgres.

How many server processes are you trying to use?  I suspect you are
hitting the system-wide file table limit not the per-process limit.
Best answer might be to decrease PG's max_files_per_process setting
rather than try to persuade the kernel to increase its limit.

            regards, tom lane


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

Предыдущее
От: "Geo P.C."
Дата:
Сообщение: Too many Open files error for postgres
Следующее
От: Slavcho Trnkovski
Дата:
Сообщение: Re: WAL retention