Re: getting rid of freezing

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: getting rid of freezing
Дата
Msg-id 519FC44B.3000902@agliodbs.com
обсуждение исходный текст
Ответ на getting rid of freezing  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: getting rid of freezing
Список pgsql-hackers
Andres,

If I understand your solution correctly, though, this doesn't really
help the pathological case for freezing, which is the time-oriented
append-only table.  For data which isn't being used, allvisible won't be
set either because it won't have been read, no?  Is it still cheaper to
set allvisible than vacuum freeze even in that case?

Don't get me wrong, I'm in favor of this if it fixes the other (more
common) cases.  I just want to be clear on the limitations.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: adding import in pl/python function
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: adding import in pl/python function