docs: Fix omissions related to configurable TOAST compression.

Robert Haas <rhaas@postgresql.org>

Commit: 24f0e395ac5892cd12e8914646fe921fac5ba23d
Author: Robert Haas <rhaas@postgresql.org>
Date: 2021-03-22T14:34:10Z
Releases: 14.0
docs: Fix omissions related to configurable TOAST compression.

Previously, the default_toast_compression GUC was not documented,
and neither was pg_dump's new --no-toast-compression option.

Justin Pryzby and Robert Haas

Discussion: http://postgr.es/m/20210321235544.GD4203@telsasoft.com

Files

PathChange+/−
doc/src/sgml/config.sgml modified +22 −0
doc/src/sgml/ref/pg_dump.sgml modified +12 −0

Documentation touched

Discussion