Re: PG13 Autovacuum for Insert

Поиск
Список
Период
Сортировка
От Raj kumar
Тема Re: PG13 Autovacuum for Insert
Дата
Msg-id CACxU--UnWduV2aU7nB8nrUTPtt0X=jQGAWeXbM6D9PswjhWEyA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PG13 Autovacuum for Insert  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-admin
Thanks Keith and Ron. Now, I understood better.

Thanks, 
Raj Kumar Narendiran.

On Thu, 8 Jul 2021, 20:29 Ron, <ronljohnsonjr@gmail.com> wrote:
On 7/8/21 8:38 AM, Keith Fiske wrote:
[snip]
> Vacuum also keeps the freespacemap and visibility maps updated as well.
> Not quite as critical for insert-only tables, but it can still influence
> query planning. Having an up to date visibility-map can help index-only
> scans happen more frequently if possible.

We've got INSERT-only tables, and the query planner only used sequential
scans (on a freshly loaded 6TB database) until I vacuumed all tables,

--
Angular momentum makes the world go 'round.


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

Предыдущее
От: Ron
Дата:
Сообщение: Re: PG13 Autovacuum for Insert
Следующее
От: Ivan Petrov
Дата:
Сообщение: Bad value for type BigDecimal : Infinity