diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index bc3d2b7e90f..b276da6afe6 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -686,7 +686,8 @@ This utility, like most other PostgreSQL utilities, also uses the environment variables supported by libpq - (see ). + (see ). However, it does not read + PGDATABASE when a database name is not supplied.