diff options
-rw-r--r-- | doc/src/sgml/ref/pg_dump.sgml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index b0b5d6c70c1..dbeddf11bc6 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -178,8 +178,8 @@ PostgreSQL documentation </para> <para> - This option is only meaningful for the plain-text format. For - the archive formats, you can specify the option when you + This option is ignored when emitting an archive (non-text) output + file. For the archive formats, you can specify the option when you call <command>pg_restore</command>. </para> </listitem> @@ -210,8 +210,8 @@ PostgreSQL documentation </para> <para> - This option is only meaningful for the plain-text format. For - the archive formats, you can specify the option when you + This option is ignored when emitting an archive (non-text) output + file. For the archive formats, you can specify the option when you call <command>pg_restore</command>. </para> </listitem> @@ -471,8 +471,8 @@ PostgreSQL documentation </para> <para> - This option is only meaningful for the plain-text format. For - the archive formats, you can specify the option when you + This option is ignored when emitting an archive (non-text) output + file. For the archive formats, you can specify the option when you call <command>pg_restore</command>. </para> </listitem> @@ -712,8 +712,8 @@ PostgreSQL documentation </para> <para> - This option is only meaningful for the plain-text format. For - the archive formats, you can specify the option when you + This option is ignored when emitting an archive (non-text) output + file. For the archive formats, you can specify the option when you call <command>pg_restore</command>. </para> </listitem> @@ -903,8 +903,8 @@ PostgreSQL documentation </para> <para> - This option is only meaningful for the plain-text format. For - the archive formats, you can specify the option when you + This option is ignored when emitting an archive (non-text) output + file. For the archive formats, you can specify the option when you call <command>pg_restore</command>. </para> </listitem> |