diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-03-30 10:57:57 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-03-30 10:57:57 -0400 |
commit | 54bb91c30e3964fd81059e6b02e377cc9dd2d64c (patch) | |
tree | 865b91ad06797ea01207f0f7db4f7e6f4487ad85 /contrib/postgres_fdw/postgres_fdw.h | |
parent | ed934d4fa30f0f94e6f7125ad2154e6a58d1c7f7 (diff) | |
download | postgresql-54bb91c30e3964fd81059e6b02e377cc9dd2d64c.tar.gz postgresql-54bb91c30e3964fd81059e6b02e377cc9dd2d64c.zip |
Further tweaking of pg_dump's handling of default_toast_compression.
As committed in bbe0a81db, pg_dump from a pre-v14 server effectively
acts as though you'd said --no-toast-compression. I think the right
thing is for it to act as though default_toast_compression is set to
"pglz", instead, so that the tables' toast compression behavior is
preserved. You can always get the other behavior, if you want that,
by giving the switch.
Discussion: https://postgr.es/m/1112852.1616609702@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions