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

From tushar
Subject Re: refactoring basebackup.c
Date
Msg-id CAC6VRoYRJkzRxU_TVG7PMGMn5+Eb-VSOiO+mVaj2WUyeF9DpkA@mail.gmail.com
Whole thread Raw
In response to Re: refactoring basebackup.c  (Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>)
Responses Re: refactoring basebackup.c
List pgsql-hackers


On Tue, Dec 28, 2021 at 1:12 PM Jeevan Ladhe <jeevan.ladhe@enterprisedb.com> wrote:
Hi Tushar,

You need to apply Robert's v10 version patches 0002, 0003 and 0004, before applying the lz4 patch(v8 version).
Please let me know if you still face any issues.

Thanks, Jeevan. 
I tested —server-compression option using different other options of pg_basebackup, also checked -t/—server-compression from pg_basebackup of v15 will 
throw an error if the server version is v14 or below. Things are looking good to me. 
Two open  issues -
1)lz4 value is missing for --server-compression in pg_basebackup --help
2)Error messages need to improve if using -t server with -z/-Z
 
regards, 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Index-only scan for btree_gist turns bpchar to char
Next
From: Andrew Dunstan
Date:
Subject: Re: SQL/JSON: functions