Auto vacuum documentation

From: "Collin Peters" <cadiolis(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Auto vacuum documentation
Date: 2007-09-07 20:40:03
Message-ID: df01c91b0709071340i2e41326aq72b392eb09c9eb8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Where is the definitive source for all things autovacuuming? I have
seen http://www.postgresql.org/docs/8.1/static/maintenance.html#AUTOVACUUM.

Ultimately the issue I am having is that the postgresql logs show each
of the databases being 'autovacuumed' (actually quite often), but when
I click around in pgAdmin it still prompts me to vacuum for many of
the tables. I am wondering if there are any sites that tell me the
ins-n-outs of autovacuuming.

Regards,
Collin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-07 20:50:21 Re: Auto vacuum documentation
Previous Message Rodrigo De León 2007-09-07 19:46:52 Re: What is the best way to merge two disjoint tables?