Re: Vacuuming strategy - Mailing list pgsql-general

From Sergey Konoplev
Subject Re: Vacuuming strategy
Date
Msg-id CAL_0b1uhjoic=7xaEEY9y0mvP7xU9=xLod6N7pXzY771WOw-Dg@mail.gmail.com
Whole thread Raw
In response to Re: Vacuuming strategy  (Elanchezhiyan Elango <elanelango@gmail.com>)
List pgsql-general
On Wed, Apr 30, 2014 at 10:40 AM, Elanchezhiyan Elango
<elanelango@gmail.com> wrote:
> log_autovacuum_min_duration = 0
>
> autovacuum_vacuum_scale_factor = 0
> autovacuum_vacuum_threshold = 40000
> autovacuum_analyze_scale_factor = 0
> autovacuum_analyze_threshold = 40000

I don't think it is a good idea to set scale factor and this high
threshold instance wide. You can try per table settings instead if you
want.

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
+1 (415) 867-9984, +7 (499) 346-7196, +7 (988) 888-1979
gray.ru@gmail.com


pgsql-general by date:

Previous
From: David G Johnston
Date:
Subject: Re: arrays of rows and dblink
Next
From: Joe Conway
Date:
Subject: Re: arrays of rows and dblink