Re: CLUSTER vs toast vacuuming: there's still a problem

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: CLUSTER vs toast vacuuming: there's still a problem
Дата
Msg-id 075423D8-50E5-42E7-8797-A945D0574675@gmail.com
обсуждение исходный текст
Ответ на CLUSTER vs toast vacuuming: there's still a problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Apr 30, 2011, at 8:22 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I wonder though if it wouldn't be smarter
> to insist that autovacuum acquire some lock on the main table
> when processing a toast table.

Boy, it sure seems better to avoid the above if we can. So +1 for the other way around - make CLUSTER lock the TOAST
tableif it cares about a VACUUM happening there. 

...Robert

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: branching for 9.2devel
Следующее
От: Robert Haas
Дата:
Сообщение: Re: increasing collapse_limits?