Re: Forward zeroing of pg_clog

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Forward zeroing of pg_clog
Дата
Msg-id 20040901145956.GD5798@dcc.uchile.cl
обсуждение исходный текст
Ответ на Forward zeroing of pg_clog  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Aug 30, 2004 at 02:19:49PM -0400, Tom Lane wrote:

> This particular issue is just a simple oversight in xact_redo, and it's
> easily fixed: make sure nextXID gets advanced past all of the committed
> or aborted subXIDs too.

Certainly this is the right thing to do.

> [...] but I think the cleanest fix is that the clog code ought to
> forcibly zero all clog entries ahead of whatever nextXID is settled on
> by WAL replay.

I agree with this too.

Thanks for taking care of all this stuff.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"We are who we choose to be", sang the goldfinch
when the sun is high (Sandman)



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: version upgrade
Следующее
От: G u i d o B a r o s i o
Дата:
Сообщение: Re: [ADMIN] slower every day