Re: vacuumdb error

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: vacuumdb error
Date: 2009-10-16 10:39:09
Message-ID: 4AD84D4D.2060701@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thom Brown 2009-10-16 12:28:03 Re: vacuumdb error
Previous Message Thom Brown 2009-10-16 10:08:50 Re: vacuumdb error