Re: manual and autovacuum

From: Luca Ferrari <fluca1978(at)infinito(dot)it>
To: prashant Pandey <prashantpandeyfun10(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: manual and autovacuum
Date: 2014-02-01 16:13:39
Message-ID: CAKoxK+4ofUZYqVHa+tqeODrm3LqtYLrdgKnv_PjdMCCEbhMg3g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Feb 1, 2014 at 2:16 PM, prashant Pandey
<prashantpandeyfun10(at)gmail(dot)com> wrote:
> Thankyou for your reply. I just want to know that what are the strting
> recommended value for the vacuum parameters.

The defaults values. Or at least, I will trust such values as good
starting values.

> As in what values are
> unacceptable and cause problems to our database and which values will work
> for a normal database

Optimizing vacuum and autovacuum sounds to me like a very complex job,
in particular because there are no "normal" databases. Each
database/cluster has different needs and behavior, so I guess the only
chance is to focus on the main needs you want to achieve (throughput,
cpu utilization, disk spped, etc.) and work on that adjusting related
autovaccum parameters (that is parameters can work against your aim).
In short: I believe there no one answer to you question.

Luca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bobspero 2014-02-01 20:59:39 SNMP Collection with PostgreSQL Stored Proc, what lang?
Previous Message alexandros_e 2014-02-01 15:43:05 Re: Postgresql multidimensional arrays cast fail