Re: Visibility map, partial vacuums

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: Visibility map, partial vacuums
Дата
Msg-id 4929D923.7050001@zeut.net
обсуждение исходный текст
Ответ на Re: Visibility map, partial vacuums  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> However, my comment above was too optimistic, because in an insert-only
> scenario autovac would in fact not trigger VACUUM at all, only ANALYZE.
>
> So it seems like we do indeed want to rejigger autovac's rules a bit
> to account for the possibility of wanting to apply vacuum to get
> visibility bits set.

I'm sure I'm missing something, but I thought the point of this was to 
lessen the impact of VACUUM and now you are suggesting that we have to 
add vacuums to tables that have never needed one before.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Visibility map, partial vacuums
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Re: [PATCHES] Solve a problem of LC_TIME of windows.