diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index bc286841e1..be1b684082 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -544,23 +544,6 @@ PostgreSQL documentation - - - - - Require that each schema (-n / --schema) and table (-t / --table) - qualifier match at least one schema/table in the database to be dumped. - Note that if none of the schema/table qualifiers find matches pg_dump - will generate an error even without --strict-names. - - - This option has no effect on -N/--exclude-schema, -T/--exclude_table - or --exclude-table-date. An exclude pattern failing to match - any objects is not considered an error. - - - - @@ -925,6 +908,28 @@ PostgreSQL documentation + + + + + Require that each schema + (/) and table + (/) qualifier match at + least one schema/table in the database to be dumped. Note that if + none of the schema/table qualifiers find + matches, pg_dump will generate an error + even without . + + + This option has no effect + on /, + /, + or . An exclude pattern failing + to match any objects is not considered an error. + + + + diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 66d09f4209..c9069193af 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -431,16 +431,6 @@ - - - - - Require that each schema (-n / --schema) and table (-t / --table) - qualifier match at least one schema/table in the backup file. - - - - @@ -615,6 +605,18 @@ + + + + + Require that each schema + (/) and table + (/) qualifier match at + least one schema/table in the backup file. + + + + diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index 50a14f67f3..f3afedb040 100644 --- a/doc/src/sgml/ref/pgbench.sgml +++ b/doc/src/sgml/ref/pgbench.sgml @@ -444,19 +444,6 @@ pgbench options dbname - - - - - When showing progress (option - - - @@ -596,6 +583,19 @@ pgbench options dbname + + + + + When showing progress (option + + +