Too many open files - Mailing list pgsql-bugs

From Darin Fisher
Subject Too many open files
Date
Msg-id 3B683BE7.42961711@pfm.net
Whole thread Raw
Responses Re: Too many open files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I am running PosgreSQL 7.1 on Redhat 6.2 Kernel 2.4.6.

Under a pretty heavy load:
    1000 Transactions per second
    32 Open connections

Everything restarts because of too many open files.
I have increase my max number of open files to 16384 but this
just delays the inevitable.

I have tested the same scenario under Solaris 8 and it works
fine.

Is there anything I can do about this?

Darin

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: query first time works second time fails for one connection
Next
From: Tom Lane
Date:
Subject: Re: Too many open files