Re: Recycle error logs

Поиск
Список
Период
Сортировка
От adey
Тема Re: Recycle error logs
Дата
Msg-id 1c66bda80607171800r2b372148q4b4e1b6e4b83af42@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Recycle error logs  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-admin
Many thanks to all of you that helped with this.

On 7/18/06, Scott Marlowe <smarlowe@g2switchworks.com> wrote:
On Sat, 2006-07-15 at 02:37, adey wrote:
> Please advise if there is a way to start a fresh Postgresql error /
> output log at regular intervals?
> We are tuning a "new toproduction" system, so I have all the SQL
> logged, but the file gets too big and cumbersome, so I'd like to start
> a new one each morning without restarting Postgres.

As mentioned previously, it's built into 8.0 and up.  If you're stuck on
a version before that, you can use apache's log rotator to do the job.

Something like this:

pg_ctl start | /usr/sbin/rotatelogs /logs/pgsql 86400

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

Предыдущее
От: adey
Дата:
Сообщение: Tables not restored from V7.4 to v8.1.4
Следующее
От: "Dilipkumar"
Дата:
Сообщение: Re: Restarting PostgreSQL