John Allgood <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to