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

From Laurenz Albe
Subject Re: Does pg_dump custom format only compress the table data?
Date
Msg-id e31d0f6daaef9a7ce7248f43bd1063d444b4e859.camel@cybertec.at
Whole thread Raw
In response to Does pg_dump custom format only compress the table data?  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: Does pg_dump custom format only compress the table data?
List pgsql-admin
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



pgsql-admin by date:

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