Re: refactoring basebackup.c - Mailing list pgsql-hackers

From Jeevan Ladhe
Subject Re: refactoring basebackup.c
Date
Msg-id CAOgcT0PJpOiafsmZfGZRLGK1WUqZwYdjFWRwgZTVDQHCCwO-EQ@mail.gmail.com
Whole thread Raw
In response to Re: refactoring basebackup.c  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: refactoring basebackup.c
List pgsql-hackers
Hi Robert,

I have attached the latest rebased version of the LZ4 server-side compression
patch on the recent commits. This patch also introduces the compression level
and adds a tap test.

Also, while adding the lz4 case in the pg_verifybackup/t/008_untar.pl, I found
an unused variable {have_zlib}. I have attached a cleanup patch for that as well.

Please review and let me know your thoughts.

Regards,
Jeevan Ladhe

Attachment

pgsql-hackers by date:

Previous
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: Server-side base backup: why superuser, not pg_write_server_files?
Next
From: Robert Haas
Date:
Subject: Re: archive modules