How to get postmaster to read it's new log file?

Поиск
Список
Период
Сортировка
От Philip Hallstrom
Тема How to get postmaster to read it's new log file?
Дата
Msg-id Pine.BSF.4.21.0011092059200.66638-100000@oddjob.adhesivemedia.com
обсуждение исходный текст
Список pgsql-general
I'm starting postmaster as follows:

postmaster -i -D /local/db/postgresql/data -d 2 >>! /var/log/postgresql' &


I'd like to use newsyslog (automatically rotates logs) to keep the log
file in check, but I don't know how to tell postmaster to close/re-open
the log file...  I'd rather not restart it and sending it a HUP doesn't
seem to work.

Thanks!

-philip


p.s. - i know that's a lot of data, but I'm having some issues with
apache's postgres authentication module at times and need to track it
down.




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

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: Increasing the number of semaphores on FreeBSD 4.1 (clarification)
Следующее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Full text searching?