Re: Data Partition is Growing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mike Darretta <michael(dot)darretta(dot)ctr(at)metnet(dot)navy(dot)mil>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Data Partition is Growing
Date: 2004-09-30 01:15:32
Message-ID: 8110.1096506932@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

... forgot to mention ...

Mike Darretta <michael(dot)darretta(dot)ctr(at)metnet(dot)navy(dot)mil> writes:
> We are running Postgres 7.4 with the incremental vacuum process active.

Also make sure you have an up-to-date version of pg_autovacuum. The
early releases had bugs that could prevent it from vacuuming very large
tables at all :-( ... and your pg_largeobject table definitely qualifies
as large.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message John McBride 2004-09-30 04:07:09 fedora core 2 postgresql regression tests fail
Previous Message Tom Lane 2004-09-30 01:13:51 Re: Data Partition is Growing