Skip to content
Snippets Groups Projects
Commit fe83b975 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Document ath vacuumdb --analyze does analyze _also_, not in place of

vacuum.
parent bb28e836
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/ref/vacuumdb.sgml,v 1.44 2009/02/26 16:02:37 petere Exp $ $PostgreSQL: pgsql/doc/src/sgml/ref/vacuumdb.sgml,v 1.45 2009/11/27 17:41:26 momjian Exp $
PostgreSQL documentation PostgreSQL documentation
--> -->
...@@ -159,7 +159,7 @@ PostgreSQL documentation ...@@ -159,7 +159,7 @@ PostgreSQL documentation
<term><option>--analyze</option></term> <term><option>--analyze</option></term>
<listitem> <listitem>
<para> <para>
Calculate statistics for use by the optimizer. Also calculate statistics for use by the optimizer.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment