Re: Does pg_dump custom format only compress the table data? - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Does pg_dump custom format only compress the table data?
Date
Msg-id 6bff91db-843e-4858-95dd-cc8bfb90c012@jakobs.com
Whole thread Raw
In response to Re: Does pg_dump custom format only compress the table data?  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Does pg_dump custom format only compress the table data?
Re: Does pg_dump custom format only compress the table data?
List pgsql-admin
Am 03.02.26 um 07:06 schrieb Laurenz Albe:
> On Mon, 2026-02-02 at 10:55 -0500, Ron Johnson wrote:
>> Out of curiosity, I opened that dump file in vim, and saw not only DDL strings but cleartext table data.
>>
>> Why isn't it compressed?
> Are your DDL statement large enough that you would expect that compressing
> them would offer any real advantage?
>
> Yours,
> Laurenz Albe

That wasn't the question. It was about why table DATA aren't compressed, 
but in clear text.

Yours

Holger

-- 

Holger Jakobs, Bergisch Gladbach




pgsql-admin by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Does pg_dump custom format only compress the table data?
Next
From: Ron Johnson
Date:
Subject: Re: Does pg_dump custom format only compress the table data?