Re: ERROR: unrecognized parameter "autovacuum_analyze_scale_factor"

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: ERROR: unrecognized parameter "autovacuum_analyze_scale_factor"
Дата
Msg-id 20190215133955.GA12954@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: ERROR: unrecognized parameter "autovacuum_analyze_scale_factor"  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Ответы Re: ERROR: unrecognized parameter "autovacuum_analyze_scale_factor"
Список pgsql-performance
On 2019-Feb-14, Mariel Cherkassky wrote:

> I meant the anaylze, if anaylze will run very often on the original table,
> arent there disadvantages for it ?

It'll waste time and resources pointlessly.  Don't do it -- it won't do
any good.


-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: autovacuum big table taking hours and sometimes seconds
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: Performance regressions found using sqlfuzz