diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index 8242b536d73..a3946fa6626 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -780,11 +780,10 @@ PostgreSQL documentation - + - With this option, it also outputs security labels of database - objects to be dumped, if labeled. + Do not dump security labels. diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index c1fe50d1604..3f6690cf40c 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -494,11 +494,10 @@ PostgreSQL documentation - + - With this option, it also outputs security labels of database - objects to be dumped, if labeled. + Do not dump security labels.