Re: pg_dumpall misses --no-toast-compression
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Daniel Gustafsson <daniel@yesql.se>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-05-19T00:44:48Z
Lists: pgsql-hackers
On Tue, May 18, 2021 at 09:48:59AM +0900, Michael Paquier wrote: > Okay, thanks. I don't mind taking care of that on HEAD once beta1 is > shipped, then. Beta1 just got tagged, so this one has been applied as of 694da19. -- Michael
Commits
-
Add --no-toast-compression to pg_dumpall
- 694da1983e95 14.0 landed
-
Allow configurable LZ4 TOAST compression.
- bbe0a81db69b 14.0 cited