Re: Postgres server output logfile - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Postgres server output logfile
Date
Msg-id 20030204130120.GB3239@wolff.to
Whole thread Raw
In response to Re: Postgres server output logfile  (Giles Lean <giles@nemeton.com.au>)
List pgsql-general
On Tue, Feb 04, 2003 at 08:39:03 +1100,
  Giles Lean <giles@nemeton.com.au> wrote:
>
> Jean-Luc Lachance <jllachan@nsd.ca> writes:
>
> > He is my very simple solution:
>
> One of the constraints on the code that I wrote was that it try to be
> robust.  Having the database go down because the log writing program
> exited due to a transiently full filesystem was thought to be
> undesirable -- see Tom Lane's comments in the archives.

multilog will block instead of exit when a file system fills up. That
may or may not be better for you.

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Dealing with complex queries
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Large objects - SOS