Re: configure option for XLOG_BLCKSZ

Поиск
Список
Период
Сортировка
От Andreas 'ads' Scherbaum
Тема Re: configure option for XLOG_BLCKSZ
Дата
Msg-id 20080503192612.04c14767@iridium.wars-nicht.de
обсуждение исходный текст
Ответ на Re: configure option for XLOG_BLCKSZ  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: configure option for XLOG_BLCKSZ  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
On Sat, 03 May 2008 13:14:35 -0400 Tom Lane wrote:

> Simon Riggs <simon@2ndquadrant.com> writes:
>
> > Not seen any gains from varying the WAL file size since then...
>
> I think the use-case for varying the WAL segment size is unrelated to
> performance of the master server, but would instead be concerned with
> adjusting the granularity of WAL log shipping.

*nod* I heard this argument several times. Simon: there was a discussion
about this topic in Prato last year. Since WAL logfiles are usually
binary stuff, the files can't be compressed much so a smaller logfile
size on a not-so-much-used system would save a noticeable amount of
bandwith (and cpu cycles for compression).


Kind regards

--
                Andreas 'ads' Scherbaum
German PostgreSQL User Group

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Sigh ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: create or replace language