Re: Status of the table access method work

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Status of the table access method work
Дата
Msg-id 20190611154711.GA19415@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Status of the table access method work  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: Status of the table access method work  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 2019-Apr-10, Alexander Korotkov wrote:

> Alternative idea is to have MVCC-aware indexes.  This approach looks
> more attractive for me.  In this approach you basically need xmin,
> xmax fields in index tuples.

"We liked freezing xmin so much that we had to introduce freezing for
xmax" -- rhaas dixit.  And now we want to introduce freezing for
indexes?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: aborting a non-speculative insertion
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Status of the table access method work