diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 456e0ae0bd..7a37fd8045 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -223,7 +223,8 @@ PostgreSQL documentation Create the dump in the specified character set encoding. By default, the dump is created in the database encoding. (Another way to get the same result is to set the PGCLIENTENCODING environment - variable to the desired dump encoding.) + variable to the desired dump encoding.) The supported encodings are + described in .