Thread: pgsql: docs: Fix omissions related to configurable TOAST compression.

pgsql: docs: Fix omissions related to configurable TOAST compression.

From
Robert Haas
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/24f0e395ac5892cd12e8914646fe921fac5ba23d

Modified Files
--------------
doc/src/sgml/config.sgml      | 22 ++++++++++++++++++++++
doc/src/sgml/ref/pg_dump.sgml | 12 ++++++++++++
2 files changed, 34 insertions(+)