Re: Performance autovaccum

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Performance autovaccum
Дата
Msg-id 51DCADC7.4000407@commandprompt.com
обсуждение исходный текст
Ответ на Re: Performance autovaccum  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Performance autovaccum  (Rick Otten <rotten@manta.com>)
Список pgsql-performance
On 07/09/2013 03:14 PM, Josh Berkus wrote:
>
> On 07/08/2013 09:14 AM, Jeison Bedoya wrote:
>> Hi, i have a postgresql 9.2.2, but i don´t use autovaccum but i want to
>> begin to use it.  some recommendation about the optimal configuration?
>> or some link to explain it.
>
> Initial configuration:
>
> autovacuum = on
>
> There, you're done.  You only do something else if the default
> configuraiton is proven not to work for you.
>

Well, and a restart of PostgreSQL. It should also be noted that
autovacuum by default is on. You can check to see if it is currently
running for you by issuing the following command from psql:

show autovacuum;

Other than that JoshB is correct. The default settings for autovacuum
work for the 95% of users out there.

JD



--
Command Prompt, Inc. - http://www.commandprompt.com/  509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms
    a rose in the deeps of my heart. - W.B. Yeats


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Performance autovaccum
Следующее
От: Rick Otten
Дата:
Сообщение: Re: Performance autovaccum