Re: vacuumdb error - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: vacuumdb error
Date
Msg-id [email protected]
Whole thread Raw
In response to vacuumdb error  (Thom Brown <[email protected]>)
Responses Re: vacuumdb error
Re: vacuumdb error
List pgsql-bugs
Thom Brown wrote:
> This is either a bug in vacuumdb with it not using the correct order,
> or postgres shouldn't be paying attention to the order of the
> keywords.  In any case, it doesn't work.  I've searched the postgres
> FAQs, TODO and mailing list archives, but can't find a mention of
> this.

Thanks, fixed. We had the same bug with FREEZE and ANALYZE combination,
which was fixed in April, but the order between FREEZE and VERBOSE was
still incorrect.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Thom Brown
Date:
Subject: Re: vacuumdb error
Next
From: Thom Brown
Date:
Subject: Re: vacuumdb error