git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d168b66)
Doc: clarify behavior of back-half options in pg_dump.
2021年1月13日 18:30:04 +0000 (13:30 -0500)
2021年1月13日 18:30:04 +0000 (13:30 -0500)
Options that change how the archive data is converted to SQL text
are ignored when dumping to archive formats. The documentation
previously said "not meaningful", which is not helpful.

Discussion: https://postgr.es/m/161052021249.12228.9598689907884726185@wrigleys.postgresql.org


diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml
index dcb25dc3cd43f8c8aba574223c3979bc6f69ff58..bcbb7a25fb7350baedb63a3e280de4df87dddc13 100644 (file)
--- a/doc/src/sgml/ref/pg_dump.sgml
+++ b/doc/src/sgml/ref/pg_dump.sgml
@@ -176,8 +176,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>
@@ -208,8 +208,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>
@@ -456,8 +456,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>
@@ -693,8 +693,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>
@@ -924,8 +924,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>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /