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

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

Commit: 06ed235adeb621a73cafd6ab35fa2405b3177329
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-13T18:30:04Z
Releases: 14.0
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