Re: VACUUM and open transactions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VACUUM and open transactions
Дата
Msg-id 7130.1161303633@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: VACUUM and open transactions  (Joseph S <jks@selectacast.net>)
Список pgsql-general
Joseph S <jks@selectacast.net> writes:
> But if the tuple in question was created and then deleted after the
> transaction, the transaction should still not need to see it.

No, because it might have taken a snapshot during the interval where the
tuple was good.

            regards, tom lane

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

Предыдущее
От: Ritesh Nadhani
Дата:
Сообщение: Re: Some newbie question
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Some newbie question