Linux / PostgreSQL question

From: "Mitch Vincent" <mitch(at)venux(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Linux / PostgreSQL question
Date: 2000-09-13 20:04:32
Message-ID: 00ce01c01dbd$d57912c0$0200000a@doot
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was just doing some huge operations with PostgreSQL and it all crashed out
with a "too many files open" message plastered all over the place..

Now in /proc/sys/fs/file-max there is only 4096, that limit could have
easily been reached. Does changing the value in the file effectively change
the limit system-wide? I changed it and rebooted but it was set right back
to 4096.. I've been out of the Linux loop for a long time (FreeBSD junkie
now) so I don't know how to set that up to permanently change the limit.

Marc: You use Linux, don't you? Have you ever run into this?

Any help is very appreciated, thanks!

-Mitch

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2000-09-13 20:13:57 Re: Linux / PostgreSQL question
Previous Message Tom Lane 2000-09-13 19:25:26 Indexing of LIKE queries is broken in current sources