VACUUM VERBOSE ANALYZE does not work on 7.4.1

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: VACUUM VERBOSE ANALYZE does not work on 7.4.1
Date: 2004-01-07 18:49:13
Message-ID: 3FFC54A9.2080308@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Trying this:

VACUUM VERBOSE ANALYZE;

on a 7.4.1 database only does a vacuum, not the analyze. I've tried
this on two seperate databases. Is this a known bug? I haven't seen
anything about it.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2004-01-07 18:52:35 Re: OFF TOPIC!! Re: Paypal WAS: PostgreSQL speakers
Previous Message Bruno Wolff III 2004-01-07 17:43:07 Re: Query performance question on a large table