pgsql: Use -Z for vacuumdb --analyze-only, rather than -o.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use -Z for vacuumdb --analyze-only, rather than -o.
Date: 2010-01-07 14:35:44
Message-ID: 20100107143544.653627541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use -Z for vacuumdb --analyze-only, rather than -o.

Modified Files:
--------------
pgsql/doc/src/sgml/ref:
vacuumdb.sgml (r1.48 -> r1.49)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/vacuumdb.sgml?r1=1.48&r2=1.49)
pgsql/src/bin/scripts:
vacuumdb.c (r1.32 -> r1.33)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/vacuumdb.c?r1=1.32&r2=1.33)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-07 16:29:58 pgsql: Fix (some of the) breakage introduced into query-cancel
Previous Message Alvaro Herrera 2010-01-07 13:21:35 Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than