Re: Too many open files! how do I fix on linux?

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: adb <adb(at)Beast(dot)COM>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Too many open files! how do I fix on linux?
Date: 2001-01-27 04:20:10
Message-ID: Pine.BSO.4.10.10101262319220.7630-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 26 Jan 2001, adb wrote:

> I understand that I need to up the max number of open files in the linux
> kernel but I'd like to know what's a good number to set it to for a high
> traffic postgres server and what's the best way to set it in linux so
> it's permanent?
I set to 16384. with about 100 clients this seems to be enough.
Best way to set it is in your local rc script (/etc/rc.d/rc3.d/*local)

> (These are during some performance tests I'm running with about 40
> simultaneous clients)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Friedman 2001-01-27 04:32:08 Re: postgres limitation -what does it mean? (8k row limit)
Previous Message Bruce Momjian 2001-01-27 03:55:26 Re: Unique ID of connection