Re: slow pg_dump with bytea - Mailing list pgsql-bugs

From Laurenz Albe
Subject Re: slow pg_dump with bytea
Date
Msg-id b425b90d7f8ecf0b5cf32b7dbba720e548508e81.camel@cybertec.at
Whole thread Raw
In response to Re: slow pg_dump with bytea  (Janning Vygen <vygen@kicktipp.de>)
List pgsql-bugs
On Fri, 2023-10-20 at 14:08 +0200, Janning Vygen wrote:
> Anyhow, for me it seems odd that you can dump in a fraction of time
> compared to the default settings. With the solution in the link you have
> both: speed and compression. Which seems to be offered by pg_dump -Z
> option too, acording to the level yu set. But it isn't.

Who says that the only goal of pg_dump is speed?

Like I said, specialized compression software is way better than PostgreSQL's
built-in "pglz".

Yours,
Laurenz Albe



pgsql-bugs by date:

Previous
From: Janning Vygen
Date:
Subject: Re: slow pg_dump with bytea
Next
From: Alvaro Herrera
Date:
Subject: Re: slow pg_dump with bytea