Re: postgres9.0beta2 - vacuumdb - discrepancy between docs & cli - Mailing list pgsql-testers

From Josh Berkus
Subject Re: postgres9.0beta2 - vacuumdb - discrepancy between docs & cli
Date
Msg-id 4C12B653.5050508@agliodbs.com
Whole thread Raw
In response to postgres9.0beta2 - vacuumdb - discrepancy between docs & cli  (gabrielle <gorthx@gmail.com>)
Responses Re: postgres9.0beta2 - vacuumdb - discrepancy between docs & cli  (Josh Berkus <josh@agliodbs.com>)
List pgsql-testers
> http://developer.postgresql.org/pgdocs/postgres/app-vacuumdb.html
>
> vacuumdb --help also shows the -Z option as the short version of --analyze-only.
>
> The full option works:
> postgres@princess:~$ /usr/local/pgsql/bin/vacuumdb --analyze-only -d testy

Verified, looking for source of bug.


--
                                  -- Josh Berkus
                                     PostgreSQL Experts Inc.
                                     http://www.pgexperts.com

pgsql-testers by date:

Previous
From: gabrielle
Date:
Subject: postgres9.0beta2 - vacuumdb - discrepancy between docs & cli
Next
From: Josh Berkus
Date:
Subject: Re: postgres9.0beta2 - vacuumdb - discrepancy between docs & cli