Re: Backup - Mailing list pgsql-general

From Ron Johnson
Subject Re: Backup
Date
Msg-id CANzqJaA_bNat1U3Ku4PARtDw99zvYaA-ERTEdK7TKTaJkDsJtA@mail.gmail.com
Whole thread Raw
In response to Re: Backup  (Tomas Vondra <tomas@vondra.me>)
List pgsql-general
On Wed, Oct 16, 2024 at 3:52 PM Tomas Vondra <tomas@vondra.me> wrote:
[snip] 
You didn't specify the Postgres version - that matters, because older
pg_dump versions (before PG 16) do not support compression. Since PG 16
you can use either -Fc or -Fd (instead of the tar format), and it'll
compress the output using gzip.

Not true.  pg_dump has had built-in gzipping of directory format backups since at least 9.6.  Probably earlier.
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> crustacean!

pgsql-general by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: Backup
Next
From: Ron Johnson
Date:
Subject: Re: Backup