Re: page corruption after moving tablespace

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: page corruption after moving tablespace
Дата
Msg-id 1279908351.23350.35.camel@jdavis
обсуждение исходный текст
Ответ на page corruption after moving tablespace  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-bugs
On Thu, 2010-07-22 at 23:50 -0700, Jeff Davis wrote:
> I think the simple fix would be to have copy_relation_data call
> PageInit() if it's a new page.

On second thought, why are PageSetLSN and PageSetTLI being called from
log_newpage(), anyway? It says that all of the callers use smgr
directly, rather than the buffer cache.

Regards,
    Jeff Davis

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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: BUG #5563: Odd behavior with aggregate_func(DISTINCT foo ORDER BY foo)
Следующее
От: Daniel Grace
Дата:
Сообщение: Re: BUG #5563: Odd behavior with aggregate_func(DISTINCT foo ORDER BY foo)