From 6fb791199db1fd6650829cd39d9c26210c09e150 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 7 Jan 2010 14:35:44 +0000 Subject: Use -Z for vacuumdb --analyze-only, rather than -o. --- doc/src/sgml/ref/vacuumdb.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index f1c8c03846b..b276c5df006 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ PostgreSQL documentation --freeze-F --verbose-v --analyze-z - --analyze-only-o + --analyze-only-Z --table | -t table ( column [,...] ) @@ -42,7 +42,7 @@ PostgreSQL documentation --freeze-F --verbose-v --analyze-z - --analyze-only-o + --analyze-only-Z @@ -142,7 +142,7 @@ PostgreSQL documentation - + -- cgit v1.2.3