Re: pgsql: Server-side gzip compression.

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-01-31T04:07:47Z
Lists: pgsql-hackers
On Fri, 28 Jan 2022 at 08:44, Robert Haas <robertmhaas@gmail.com> wrote:
> OK. I'm still surprised, but it is what it is. I've committed this now.

Thanks

> FWIW, I would have been fine with you just committing this change.

That's good to know, thanks for mentioning it.  FWIW, I just held back
as I wasn't 100% sure on the etiquette.

David



Commits

  1. pg_basebackup: Add a dummy return to bbsink_gzip_new().

  2. Server-side gzip compression.

  3. Extend the options of pg_basebackup to control compression

  4. Support base backup targets.

  5. Flexible options for BASE_BACKUP.