Re: Vacuum analyze vs just Vacuum

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bryan White <bryan(at)arcamax(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Vacuum analyze vs just Vacuum
Date: 2000-05-28 17:58:09
Message-ID: 200005281758.NAA23826@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I would just like to check an assumption. I "vacuum analyze" regularly. I
> have always assumed that this did a plain vacuum in addition to gathering
> statistics. Is this true? The documentation never states explicitly one
> way or the other but it almost suggests that they are independant
> operations.

Yes, it does a vacuum too.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fabrice Scemama 2000-05-28 18:22:26 Vacuum Complains
Previous Message Tom Lane 2000-05-28 15:45:22 Re: Vacuum analyze vs just Vacuum