Add support for zstd base backup compression.

Robert Haas <rhaas@postgresql.org>

Commit: 7cf085f077df8dd9b80cf1f5964b5b8c142be496
Author: Robert Haas <rhaas@postgresql.org>
Date: 2022-03-08T14:52:43Z
Releases: 15.0
Add support for zstd base backup compression.

Both client-side compression and server-side compression are now
supported for zstd. In addition, a backup compressed by the server
using zstd can now be decompressed by the client in order to
accommodate the use of -Fp.

Jeevan Ladhe, with some edits by me.

Discussion: http://postgr.es/m/CA+Tgmobyzfbz=gyze2_LL1ZumZunmaEKbHQxjrFkOR7APZGu-g@mail.gmail.com

Files

Documentation touched

Discussion