Remove duplicate ANALYZE recommendation in pg_dump.
authorBruce Momjian
Tue, 18 Mar 2003 17:05:01 +0000 (17:05 +0000)
committerBruce Momjian
Tue, 18 Mar 2003 17:05:01 +0000 (17:05 +0000)
doc/src/sgml/ref/pg_dump.sgml

index 3b35c0da69847cf77c75e64f862f0b73997f48ab..85fba6e812e8a1d24089ecb91993e96c73e7b7c4 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -650,11 +650,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
 
   
 
-   
-    Once restored, it is wise to run ANALYZE on each
-    restored object so the optimizer has useful statistics.
-   
-
   
    pg_dump has a few limitations: