Re: General queston on getting rid of unused WAL files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: General queston on getting rid of unused WAL files
Дата
Msg-id 8318.1357697800@sss.pgh.pa.us
обсуждение исходный текст
Ответ на General queston on getting rid of unused WAL files  ("Benjamin Krajmalnik" <kraj@servoyant.com>)
Ответы Re: General queston on getting rid of unused WAL files  ("Benjamin Krajmalnik" <kraj@servoyant.com>)
Список pgsql-admin
"Benjamin Krajmalnik" <kraj@servoyant.com> writes:
> Looking at pg_xlogs, I see that postgres is sequentially reusing all of
> the available WAL files, while looking at the log file, it is recycling
> approximately 70-80 files every checkpoint, but it is not removing any
> files.

[ squint... ]  It should be removing those files until it gets under
approximately 2 * checkpoint_segments WAL files.  So, what have you
got checkpoint_segments set to?

            regards, tom lane


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

Предыдущее
От: "Benjamin Krajmalnik"
Дата:
Сообщение: General queston on getting rid of unused WAL files
Следующее
От: "Benjamin Krajmalnik"
Дата:
Сообщение: Re: General queston on getting rid of unused WAL files