Re: XID wraparound and busy databases

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: XID wraparound and busy databases
Дата
Msg-id 200708151654.04528.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: XID wraparound and busy databases  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: XID wraparound and busy databases
Список pgsql-hackers
On Wednesday 15 August 2007 13:54, Tom Lane wrote:
> Decibel! <decibel@decibel.org> writes:
> > Aren't there potential issues with keeping the same XID if a transaction
> > in the middle has modified data?
>
> I don't see any, as long as you take a new snapshot.
>

I'm a little confused, wouldnt the transaction that waits 30 minutes before 
modifying data need to get an XID that jives with the system when it's 
transaction started, not when it began manipulating data?   Would it really 
be safe to take a new snapshot at that time, istm concurrent writers might 
have caused potential issues by that point. 

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL


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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: Index Tuple Compression Approach?
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Index Tuple Compression Approach?