On Tue, Feb 04, 2003 at 08:39:03 +1100,
Giles Lean <giles(at)nemeton(dot)com(dot)au> wrote:
>
> Jean-Luc Lachance <jllachan(at)nsd(dot)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.