Re: Still confused about VACUUM vs. VACUUM FULL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Boes <jboes(at)nexcerpt(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Still confused about VACUUM vs. VACUUM FULL
Date: 2003-06-12 18:03:11
Message-ID: 19837.1055440991@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> On Thu, 2003-06-12 at 13:16, Tom Lane wrote:
>> That sounds a tad excessive; are the statistics really changing that
>> fast?

> Well, I have some convincing evidence on this.

Ah. Well, you might consider analyzing just that table (maybe even just
its timestamp column) every few minutes, but I still doubt that it's
buying you much for most of the database.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Daniel Seichter 2003-06-12 18:04:46 Run 4 postgresql session on ONE server?
Previous Message Jeff Boes 2003-06-12 17:25:13 Re: Still confused about VACUUM vs. VACUUM FULL