Re: pg_combinebackup --incremental

2024-11-13 Thread Jakub Wartak
On Mon, Nov 4, 2024 at 6:53 PM Robert Haas wrote: Hi Robert, [..] 1. Well, I have also the same bug as Bertrand which seems to be because MacOS was used development rather than Linux (and thus MacOS doesnt have copy_file_range(2)/HAVE_COPY_FILE_RANGE) --> I've simply fallen back to undefHAVE_C

Re: pg_combinebackup --incremental

2024-11-08 Thread Bertrand Drouvot
Hi, On Mon, Nov 04, 2024 at 12:53:05PM -0500, Robert Haas wrote: > Hi, > > When I gave my talk on pg_basebackup at pgconf.eu, people took the > opportunity to mention various improvements which they would find > useful. One of those improvements was the ability to combine several > incremental ba

pg_combinebackup --incremental

2024-11-04 Thread Robert Haas
Hi, When I gave my talk on pg_basebackup at pgconf.eu, people took the opportunity to mention various improvements which they would find useful. One of those improvements was the ability to combine several incremental backups into one. This might be useful if you take very frequent incremental bac