diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 6cf1c0d538c..d1b2cc9fd19 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ @@ -377,6 +377,13 @@ PostgreSQL documentation databases. + + pg_dumpall requires all needed + tablespace directories to exist before the restore or + database creation will fail for databases in non-default + locations. + +