Re: VACUUM and index

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: DANTE Alexandra <Alexandra(dot)Dante(at)bull(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: VACUUM and index
Date: 2006-07-19 13:28:37
Message-ID: 20060719132837.GB6893@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 19, 2006 at 03:23:08PM +0200, DANTE Alexandra wrote:
> Thank you Martijn for your answer !
> I use the 8.1.3 release of PostgreSQL.

You'll be fine...

> Will it be sensible to launch an ANALYZE after the VACUUM to update
> statistics ?

Or do both at the same time (VACUUM ANALYZE).

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Q 2006-07-19 13:33:19 Re: Performance problem with query
Previous Message DANTE Alexandra 2006-07-19 13:23:08 Re: VACUUM and index