Re: Postgres server output logfile

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Postgres server output logfile
Дата
Msg-id 20030204130120.GB3239@wolff.to
обсуждение исходный текст
Ответ на Re: Postgres server output logfile  (Giles Lean <giles@nemeton.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Dealing with complex queries
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Large objects - SOS