diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml
index 3b35c0da69..85fba6e812 100644
--- a/doc/src/sgml/ref/pg_dump.sgml
+++ b/doc/src/sgml/ref/pg_dump.sgml
@@ -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: