Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit526de7f

Browse files
committed
Remove duplicate ANALYZE recommendation in pg_dump.
1 parent6fad73e commit526de7f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.57 2003/03/1800:02:11 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.58 2003/03/1817:05:01 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -650,11 +650,6 @@ CREATE DATABASE foo WITH TEMPLATE template0;
650650
</programlisting>
651651
</para>
652652

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-
658653
<para>
659654
<application>pg_dump</application> has a few limitations:
660655

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp