Re: Where to configure pg_xlog file-size?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where to configure pg_xlog file-size?
Дата
Msg-id 27180.1271139996@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Where to configure pg_xlog file-size?  (Clemens Eisserer <linuxhippy@gmail.com>)
Ответы Re: Where to configure pg_xlog file-size?  (Clemens Eisserer <linuxhippy@gmail.com>)
Список pgsql-general
Clemens Eisserer <linuxhippy@gmail.com> writes:
> Is there anything I can do to lower the size of those two files?

Well, if you were using 8.4 you could fool with configure's
--with-wal-segsize option.  Since you're not, look into
src/include/pg_config_manual.h.  In either case, expect to do a
full recompile and initdb after changing it.

> What are reasonable values for smaller databases, and if it can be
> changed, what impact would it have on the system?

I don't believe any serious effort has been made to quantify that;
the knob is there but you're on your own to figure out how hard to
twist it.

            regards, tom lane

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: [ANN]VTD-XML 2.8
Следующее
От: Sergey Konoplev
Дата:
Сообщение: Re: Dynamic Catalog Views