Re: page corruption on 8.3+ that makes it to standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: page corruption on 8.3+ that makes it to standby
Дата
Msg-id 1280393904.1878.8922.camel@ebony
обсуждение исходный текст
Ответ на Re: page corruption on 8.3+ that makes it to standby  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: page corruption on 8.3+ that makes it to standby  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Wed, 2010-07-28 at 14:22 -0700, Jeff Davis wrote:
> On Wed, 2010-07-28 at 15:37 -0400, Tom Lane wrote:
> > So nevermind that distraction.  I'm back to thinking that fix1 is
> > the way to go.
> 
> Agreed.
> 
> It's uncontroversial to have a simple guard against corrupting an
> uninitialized page, and uncontroversial is good for things that will be
> back-patched.

Still don't understand why we would not initialize such pages. If we're
copying a relation we must know enough about it to init a page.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Development, 24x7 Support, Training and Services



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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: including backend ID in relpath of temp rels - updated patch
Следующее
От: Matthew Wakeling
Дата:
Сообщение: Re: [JDBC] Trouble with COPY IN