Re: Introduce pg_receivewal gzip compression tests

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: gkokolatos@pm.me
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-14T02:17:55Z
Lists: pgsql-hackers
On Tue, Jul 13, 2021 at 11:16:06AM +0000, gkokolatos@pm.me wrote:
> Agreed. For the record that is why I said v6 :)

Okay, thanks.
--
Michael

Commits

  1. Re-enable TAP tests of pg_receivewal for ZLIB on Windows

  2. Fix some issues with WAL segment opening for pg_receivewal --compress

  3. Disable tests involving ZLIB on Windows for pg_receivewal

  4. Fix portability issue with gzip in TAP test of pg_receivewal

  5. Add TAP tests for ZLIB compression for pg_receivewal