doc: Update pg_dump/dumpall/upgrade about handling of external statistics
Michael Paquier <michael@paquier.xyz>
doc: Update pg_dump/dumpall/upgrade about handling of external statistics The pages of pg_dump, pg_dumpall and pg_upgrade mentioned that their --no-statistics and --statistics options did not include the handling of statistics created by CREATE STATISTICS, which was wrong. Oversight in c32fb29e979d. Reported-by: Igi Izumi <igi@sraoss.co.jp> Discussion: https://postgr.es/m/19529-c7eb1e7a0b07eae6@postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +0 −1 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +0 −1 |
| doc/src/sgml/ref/pgupgrade.sgml | modified | +1 −2 |
Discussion
- BUG #19529: Documentation appears inconsistent with pg_dump --statistics behavior for CREATE STATISTICS objects 3 messages · 2026-06-19 → 2026-06-22