Re: Reducing excess files in pg_xlog

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: Reducing excess files in pg_xlog
Дата
Msg-id bddc86151003220721n5b05b65ax4ac554758087b3c0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reducing excess files in pg_xlog  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Reducing excess files in pg_xlog  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On 22 March 2010 14:19, Tom Lane <tgl@sss.pgh.pa.us> wrote:
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

Hi Tom,

Yeah, I've run a CHECKPOINT too, but no joy.  Still the same number of files.

Thom

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

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