RE: RE: xlog loose ends, continued

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: RE: xlog loose ends, continued
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D331C@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на xlog loose ends, continued  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > It will be sufficient if DB will not use all 2^32 XIDs 
> > without shutdown.
> 
> I liked the xid wraparound idea, won't that be sufficient here too ?
> I don't like the idea to reuse a xid sooner than absolutely necessary.

We need it to reduce pg_log size requirements.

> This would complicate the search for potentially inconsistent pages
> after crash.

There is no such search currently and I can't imagine how/when/for what
to do such search.
?

Vadim


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

Предыдущее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: xlog loose ends, continued
Следующее
От: Tom Lane
Дата:
Сообщение: Re: xlog loose ends, continued