Re: WIP: splitting BLCKSZ

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: WIP: splitting BLCKSZ
Дата
Msg-id 1144228230.13549.596.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: WIP: splitting BLCKSZ  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, 2006-04-04 at 15:26 -0400, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > An additional patch enclosed that adds xlog blcksz onto the xlog long
> > header at the start of each xlog file, so we can cross-check between
> > file and system, as we do with xlog seg size.
>
> That would require an xlog format change (XLOG_PAGE_MAGIC bump).  Might
> be worth it anyway to avoid confusion in PITR log-shipping situations.
> I thought about it yesterday, and concluded it wasn't really worth the
> trouble, but am willing to reconsider.

Thanks,

> Note you forgot pg_resetxlog again .-)

Eyeball polishing now in progress.

Best Regards, Simon Riggs







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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: WIP: splitting BLCKSZ
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: pgstat: delayed write of stats file