Re: Out of file-descriptors message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Allgood <john(at)turbocorp(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, Terry Lee Tucker <terry(at)leetuckert(dot)net>, "J(dot) D(dot) Pearson" <jpearson(at)turbocorp(dot)com>, Geoffrey <esoteric(at)3times25(dot)net>
Subject: Re: Out of file-descriptors message
Date: 2006-11-29 21:32:54
Message-ID: 4727.1164835974@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

John Allgood <john(at)turbocorp(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message John Allgood 2006-11-29 22:03:53 Re: Out of file-descriptors message
Previous Message Tom Lane 2006-11-29 21:25:45 Re: Disk space usage