Re: Low hanging fruit in lazy-XID-assignment patch?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Low hanging fruit in lazy-XID-assignment patch?
Дата
Msg-id 200709081311.37723.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Low hanging fruit in lazy-XID-assignment patch?  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Low hanging fruit in lazy-XID-assignment patch?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Greg,

> Aren't there some things that depend on the idea that even READ COMMITTED
> transactions still have a serializable snapshot lying around for them to
> use?

No, that would be REPEATABLE READ.  That's one of the areas where we need to 
test HOT; does RR and SERIALIZABLE still work correctly with HOT?

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: [FEATURE REQUEST] Streaming Onlinebackup (MaybeOFFTOPIC)
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Just-in-time Background Writer Patch+Test Results