From: | Olivier PRENANT <ohp(at)pyrenet(dot)fr> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Please help |
Date: | 2002-10-21 17:26:18 |
Message-ID: | Pine.UW2.4.21.0210211921550.16048-100000@server |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 21 Oct 2002, Tom Lane wrote:
> Date: Mon, 21 Oct 2002 12:52:10 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: ohp(at)pyrenet(dot)fr
> Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] Please help
>
> Olivier PRENANT <ohp(at)pyrenet(dot)fr> writes:
> > pyrenet=# VACUUM ANALYZE ;
> > FATAL 2: could not open transaction-commit log directory (/usr/local/pgsql/data/pg_clog): Too many open files
>
> Hmm. Do you have any idea what sysconf(_SC_OPEN_MAX) returns on your
> platform? You could try reducing the max_files_per_process parameter.
The point is, it occurs today for the very first time!
Question: does (with 7.2) augmenting max_connection suffice, or do I have
to recompile?
That's the only thing that comes to my mind! I changed max_coneections
(and related parameters) in postgresql.conf only...
I say that, because I tried to change socket_directory in postgresql.conf
and clients didn't work anymore
>
> regards, tom lane
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2002-10-21 17:34:48 | Re: Please help |
Previous Message | Richard Huxton | 2002-10-21 16:56:40 | Re: Security implications of (plpgsql) functions |