Re: On conflict update & hint bits

Поиск
Список
Период
Сортировка
От Konstantin Knizhnik
Тема Re: On conflict update & hint bits
Дата
Msg-id 57EE9565.9010100@postgrespro.ru
обсуждение исходный текст
Ответ на Re: On conflict update & hint bits  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers

On 30.09.2016 19:37, Peter Geoghegan wrote:
> On Fri, Sep 30, 2016 at 5:33 PM, Konstantin Knizhnik
> <k.knizhnik@postgrespro.ru> wrote:
>> Later we try to check tuple visibility:
>>
>>      ExecCheckHeapTupleVisible(estate, &tuple, buffer);
>>
>> and inside HeapTupleSatisfiesMVCC try to set hint bit.
> So, you're using repeatable read or serializable isolation level?
>
Repeatable read.


-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Hash Indexes
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [GENERAL] pg_upgrade from 9.5 to 9.6 fails with "invalid argument"