Re: Analyze and vaccum

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Analyze and vaccum
Дата
Msg-id 0f987840-7c86-7143-320d-a927b323044b@aklaver.com
обсуждение исходный текст
Ответ на Analyze and vaccum  (Sonam Sharma <sonams1209@gmail.com>)
Список pgsql-general
On 10/16/19 5:32 AM, Sonam Sharma wrote:
> How auto vaccum and vaccum are different ?
> How analyze and auto analyze are different ?
> 
> We were running load on a table which yesterday took 3 mins and today it 
> took 30 mins. The autovaccum and autoanalyze are happening daily . But 
> the manual vaccum and analyze ran on 26th.
> Can someone please help how these are different and if it help if I run 
> a vaccum and analyze on table .

The docs will tell you:

https://www.postgresql.org/docs/11/routine-vacuuming.html

https://www.postgresql.org/docs/11/sql-analyze.html

https://www.postgresql.org/docs/11/sql-vacuum.html


-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Sonam Sharma
Дата:
Сообщение: Analyze and vaccum
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Text search lexer's handling of hyphens and negatives