Re: Potential problem with HOT and indexes?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Potential problem with HOT and indexes?
Дата
Msg-id 29471.1236530745@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Potential problem with HOT and indexes?  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Potential problem with HOT and indexes?
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> So it occurs to me that freezing xmin won't actually do what we want for
> indexcheckxmin. Namely it'll make the index *never* be used.

How do you figure that?  FrozenXID is certainly in the past from any
vantage point.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Redefine _() to dgettext()instead of gettext() so that it uses
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Potential problem with HOT and indexes?