Re: auto vacuum settings

From: Jeff Frost <jeff(at)frostconsultingllc(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: auto vacuum settings
Date: 2005-08-31 17:59:49
Message-ID: Pine.LNX.4.63.0508311058570.16005@discord.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks Tom!

Now what does the relpages column mean? I.e. how should I interpret that
entry for my tables?

On Wed, 31 Aug 2005, Tom Lane wrote:

> If the database isn't bloating (ie, physical storage growing faster than
> valid data volume) then it's getting the job done. Keep an eye on
> "du $PGDATA" or pg_class.relpages entries.

--
Jeff Frost, Owner <jeff(at)frostconsultingllc(dot)com>
Frost Consulting, LLC http://www.frostconsultingllc.com/
Phone: 650-780-7908 FAX: 650-649-1954

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2005-08-31 18:07:03 Re: auto vacuum settings
Previous Message Chris Travers 2005-08-31 16:33:30 Re: Replication