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

  1. Add --no-toast-compression to pg_dumpall

  2. Allow configurable LZ4 TOAST compression.