Skip to content

Commit 17b5b99

Browse files
committed
In vacuumdb --help, call analyze "statistics", not "hints".
1 parent 6376115 commit 17b5b99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/bin/scripts/vacuumdb.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
66
* Portions Copyright (c) 1994, Regents of the University of California
77
*
8-
* $PostgreSQL: pgsql/src/bin/scripts/vacuumdb.c,v 1.36 2010/02/26 02:01:20 momjian Exp $
8+
* $PostgreSQL: pgsql/src/bin/scripts/vacuumdb.c,v 1.37 2010/02/26 04:14:36 momjian Exp $
99
*
1010
*-------------------------------------------------------------------------
1111
*/
@@ -336,8 +336,8 @@ help(const char *progname)
336336
printf(_(" -q, --quiet don't write any messages\n"));
337337
printf(_(" -t, --table='TABLE[(COLUMNS)]' vacuum specific table only\n"));
338338
printf(_(" -v, --verbose write a lot of output\n"));
339-
printf(_(" -z, --analyze update optimizer hints\n"));
340-
printf(_(" -Z, --analyze-only only update optimizer hints\n"));
339+
printf(_(" -z, --analyze update optimizer statistics\n"));
340+
printf(_(" -Z, --analyze-only only update optimizer statistics\n"));
341341
printf(_(" --help show this help, then exit\n"));
342342
printf(_(" --version output version information, then exit\n"));
343343
printf(_("\nConnection options:\n"));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy