Re: pg_dumpall misses --no-toast-compression - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_dumpall misses --no-toast-compression
Date
Msg-id YKMO+2gD8R8I2O5b@paquier.xyz
Whole thread Raw
In response to Re: pg_dumpall misses --no-toast-compression  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dumpall misses --no-toast-compression
List pgsql-hackers
On Mon, May 17, 2021 at 10:38:15AM -0400, Tom Lane wrote:
> Daniel Gustafsson <daniel@yesql.se> writes:
>> I think there is a reasonable case to be made for this fixing an oversight in
>> bbe0a81db69bd10bd166907c3701492a29aca294 as opposed to adding a brand new
>> feature.  Save for --no-synchronized-snapshots all --no-xxx options in pg_dump
>> are mirrored in pg_dumpall.
>
> +1, seems more like fixing an oversight than anything else.

Okay, thanks.  I don't mind taking care of that on HEAD once beta1 is
shipped, then.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Typo in README.barrier
Next
From: Peter Smith
Date:
Subject: Re: "ERROR: deadlock detected" when replicating TRUNCATE