Re: When to vacuum

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: When to vacuum
Date: 2003-01-20 22:30:40
Message-ID: 20030120173040.O18114@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 20, 2003 at 01:43:12PM -0800, Medi Montaseri wrote:
> I was wondering if I can use any of the pg_stat* related tables to
> determine if I
> need to vacuum or not.

I gather there is a project on gborg for auto-vacuuming. As a first
whack at it, though, I find contrib/pgstattuple to be handy.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Schlegel 2003-01-20 22:39:54 Re: Edit a dump file?
Previous Message Medi Montaseri 2003-01-20 21:43:12 When to vacuum