Re: Errors: Too many open files

From: Brett Schwarz <brett_schwarz(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Errors: Too many open files
Date: 2001-12-07 19:40:14
Message-ID: 20011207114014.5b148e46.brett_schwarz@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>
> > echo "8192" > /proc/sys/fs/file-max
> > (did not seem to make a difference)
>

You'll want to add this to /etc/sysctl.conf as well so that it adds this
at bootup. This works on newer Linux (RedHat) distros.

see /sbin/sysctl as well...

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brian Avis 2001-12-07 20:55:35 Re: shmget problem on solaris
Previous Message Jan Wieck 2001-12-07 19:37:24 Re: When do I Vacuum ?