Re: Reducing excess files in pg_xlog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reducing excess files in pg_xlog
Дата
Msg-id 18869.1269267541@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Reducing excess files in pg_xlog  (Thom Brown <thombrown@gmail.com>)
Ответы Re: Reducing excess files in pg_xlog  (Thom Brown <thombrown@gmail.com>)
Список pgsql-general
Thom Brown <thombrown@gmail.com> writes:
> I noticed there's 66 files in my pg_xlog directory.  I changed my
> checkpoint_segments from 32 to 3 as I noticed it was too high, restarted
> PosgreSQL, but there are still 66 files in that directory and they're taking
> up about 1.1G.

> How can I get this list of files down?

Force a checkpoint, if one hasn't happened already.

            regards, tom lane

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Reducing excess files in pg_xlog
Следующее
От: Ogden
Дата:
Сообщение: Warm Standby Setup Documentation