Add --no-toast-compression to pg_dumpall
Michael Paquier <michael@paquier.xyz>
Add --no-toast-compression to pg_dumpall This is an oversight from bbe0a81d, where the equivalent option exists in pg_dump. This is useful to be able to reset the compression methods cluster-wide when restoring the data based on default_toast_compression. Reviewed-by: Daniel Gustafsson, Tom Lane Discussion: https://postgr.es/m/YKHC+qCJvzCRVCpY@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_dumpall.sgml | modified | +12 −0 |
| src/bin/pg_dump/pg_dumpall.c | modified | +5 −0 |
Documentation touched
Discussion
- pg_dumpall misses --no-toast-compression 6 messages · 2021-05-17 → 2021-05-19