log file maintenance

Поиск
Список
Период
Сортировка
От yusuf0478@netscape.net (David Wendy)
Тема log file maintenance
Дата
Msg-id 535ddc4b.0302171054.14a489fc@posting.google.com
обсуждение исходный текст
Ответы Re: log file maintenance
Список pgsql-admin
I have logrotate set up for my databases, the problem is that I alwayz
have to restart my server after the log file is rotated.

What do I do after the logrotate so I don't have to restart the db
server?

The ways I've tried to start the server:
pg_ctl start -D .../data -l logfile
and
pg_ctl start -D .../data | cat - >> logfile

At the moment, I'm using the logrotate script that comes with redhat.
I basically just had to create a logrotate.conf file and use it to
logrotate.

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

Предыдущее
От: Martins Zarins
Дата:
Сообщение: FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed
Следующее
От: "Daniel Ostroff"
Дата:
Сообщение: Unable to run pg_dump from crontab