Re: WIP: splitting BLCKSZ

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP: splitting BLCKSZ
Дата
Msg-id 25541.1144163618@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP: splitting BLCKSZ  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: WIP: splitting BLCKSZ  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
Simon Riggs <simon@2ndquadrant.com> writes:
> I see you've changed the control file back from XLOG_BLCKSZ to BLCKSZ; I
> wasn't sure which one of those to choose.

Hm.  The entire point of having a BLCKSZ-sized control file is to have
it *not* change in size across format revisions (see the comments) ...
which I suppose means that we really ought to have a hard-wired separate
constant, rather than depending on something that someone might want to
twiddle.

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: splitting BLCKSZ
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: splitting BLCKSZ