Re: Out of file-descriptors message - Mailing list pgsql-admin

From Tom Lane
Subject Re: Out of file-descriptors message
Date
Msg-id 4727.1164835974@sss.pgh.pa.us
Whole thread Raw
In response to Out of file-descriptors message  (John Allgood <john@turbocorp.com>)
Responses Re: Out of file-descriptors message  (John Allgood <jallgood@the-allgoods.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Disk space usage
Next
From: John Allgood
Date:
Subject: Re: Out of file-descriptors message