Re: configure option for XLOG_BLCKSZ

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: configure option for XLOG_BLCKSZ
Дата
Msg-id 1116.1209707342@sss.pgh.pa.us
обсуждение исходный текст
Ответ на configure option for XLOG_BLCKSZ  ("Mark Wong" <markwkm@gmail.com>)
Ответы Re: configure option for XLOG_BLCKSZ  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: configure option for XLOG_BLCKSZ  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-patches
"Mark Wong" <markwkm@gmail.com> writes:
> I saw a that a patch was committed that exposed a configure switch for
> BLCKSZ.  I was hoping that I could do that same for XLOG_BLCKSZ.

Well, we certainly *could*, but what's the use-case really?  The case
for varying BLCKSZ is marginal already, and I've seen none at all for
varying XLOG_BLCKSZ.  Why do we need to make it easier than "edit
pg_config_manual.h"?

            regards, tom lane

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

Предыдущее
От: "Mark Wong"
Дата:
Сообщение: configure option for XLOG_BLCKSZ
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: configure option for XLOG_BLCKSZ