Re: Vacuuming and reindexing tables that I don't own

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bill Moran <wmoran(at)potentialtech(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Vacuuming and reindexing tables that I don't own
Date: 2010-11-10 17:45:44
Message-ID: 5957.1289411144@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bill Moran <wmoran(at)potentialtech(dot)com> writes:
> We have some processes that have proved themselves to cause
> ridiculous amounts of table/index bloat above and beyond what
> autovac can manage.

Sure you can't fix that with some table-specific autovacuum settings?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2010-11-10 17:46:06 Re: PostgreSQL 8.2.3
Previous Message John R Pierce 2010-11-10 17:39:31 2PC w/ dblink