Re: is cachedFetchXid ever invalidated?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: is cachedFetchXid ever invalidated?
Дата
Msg-id 1291297318-sup-9022@alvh.no-ip.org
обсуждение исходный текст
Ответ на is cachedFetchXid ever invalidated?  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-hackers
Excerpts from Jeff Davis's message of mié dic 01 22:48:36 -0300 2010:
> I can't see any place that "cachedFetchXid" is ever invalidated.
> Shouldn't it be invalidated before transaction ID wraparound?
> 
> It's difficult to construct a test case to show whether this is a
> problem or not,

Couldn't you just create a C function that advanced the Xid counter by,
say, 100k?

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Yeb Havinga
Дата:
Сообщение: Re: FK's to refer to rows in inheritance child
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: WIP patch for parallel pg_dump