Re: CLUSTER and MVCC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CLUSTER and MVCC
Дата
Msg-id 28318.1174602579@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: CLUSTER and MVCC  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> So, can't this be improved to allow more aggressive vacuuming?

Not at that level.  We do not keep track of the oldest still-used
snapshot in a transaction.  I'm dubious that it'd be worth the
bookkeeping trouble to try --- often as not, the problem with a
"long running transaction" is that it's a long running statement,
anyway.
        regards, tom lane


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: TOASTing smaller things
Следующее
От: "Luke Lonergan"
Дата:
Сообщение: Re: TOASTing smaller things