Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fad73e commit 526de7fCopy full SHA for 526de7f
doc/src/sgml/ref/pg_dump.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.57 2003/03/18 00:02:11 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.58 2003/03/18 17:05:01 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -650,11 +650,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
650
</programlisting>
651
</para>
652
653
- <para>
654
- Once restored, it is wise to run <command>ANALYZE</> on each
655
- restored object so the optimizer has useful statistics.
656
- </para>
657
-
658
<para>
659
<application>pg_dump</application> has a few limitations:
660
0 commit comments