| От | Tom Lane |
|---|---|
| Тема | Re: lazy detoasting |
| Дата | |
| Msg-id | 21776.1523473453@sss.pgh.pa.us обсуждение |
| Ответ на | Re: lazy detoasting (Chapman Flack <chap@anastigmatix.net>) |
| Ответы |
Re: lazy detoasting
|
| Список | pgsql-hackers |
Chapman Flack <chap@anastigmatix.net> writes:
> But let me return to the earlier idea for a moment: are you saying
> that it might *not* be sufficient to find an applicable snapshot at
> the time of constructing the object, and register that snapshot
> on TopTransactionResourceOwner?
The problem is to know which snapshot is applicable; if the transaction
has more than one, you don't know which was used to read the row of
interest. I suppose you could be conservative and use the oldest one,
if snapmgr lets you find that.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера