Doc: clarify behavior of back-half options in pg_dump.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c77f31171c8349d9ae4d6328be1922f06c5d590f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-13T18:30:04Z
Releases: 13.2
Doc: clarify behavior of back-half options in pg_dump.

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

Files

PathChange+/−
doc/src/sgml/ref/pg_dump.sgml modified +10 −10

Documentation touched

Discussion