Re: Recycle The Wal logs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Recycle The Wal logs
Дата
Msg-id 1827.1063806947@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Recycle The Wal logs  (Vasilis Ventirozos <vendi@cosmoline.com>)
Список pgsql-admin
Vasilis Ventirozos <vendi@cosmoline.com> writes:
> I have some Gigs of useless transaction logs from databases that i have
> created-droped etc..
> can i recycle the logs or i have to run initdb again ?

They're supposed to be recycled automatically during checkpoints.  What
PG version are you using?  Do you have any nonstandard settings in
postgresql.conf?  Also, use "ps auxww" (or "ps -ef" depending on your
platform) to look and see if the postmaster has a child "checkpoint"
process that's not doing anything ...

            regards, tom lane

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: File Sytems Types and Os Recomendations
Следующее
От: "Donald Fraser"
Дата:
Сообщение: STATEMENT level TRIGGER functions