Logfile rotation

Поиск
Список
Период
Сортировка
От Matthew Hagerty
Тема Logfile rotation
Дата
Msg-id 4.1.19991227082404.009fb6a0@mail.venux.net
обсуждение исходный текст
Ответы Re: [HACKERS] Logfile rotation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Greetings,

Does pg open its logfile every time it writes or does it open the file and
hold it open as long as the postmaster is running?  Do I have to stop the
postmaster to rotate the logfile out or can I just move or delete it at any
time and pg will create a new logfile the next time it writes?

Thank you,
Matthew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Ansley, Michael"
Дата:
Сообщение: pg_dump update
Следующее
От: Karel Zak - Zakkr
Дата:
Сообщение: Re: [HACKERS] memory dilemma