Re: block-level incremental backup

From: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, Stephen Frost <sfrost(at)snowman(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: block-level incremental backup
Date: 2019-09-09 11:08:15
Message-ID: CAM2+6=Vgfh4R=P=rtkBcb2UhETdY4Xz0+MKhyFFOVrBOX1DJwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Attached new set of patches adding support for the tablespace handling.

This patchset also fixes the issues reported by Vignesh, Robert, Jeevan
Ladhe,
and Dilip Kumar.

Please have a look and let me know if I missed any comments to account.

Thanks
--
Jeevan Chalke
Technical Architect, Product Development
EnterpriseDB Corporation
The Enterprise PostgreSQL Company

Attachment Content-Type Size
v2-0001-Add-support-for-command-line-option-to-pass-LSN.patch text/x-patch 6.7 KB
v2-0004-Add-support-to-combine-files-using-pg_combineback.patch text/x-patch 43.2 KB
v2-0003-Add-support-for-the-incremental-backup.patch text/x-patch 23.7 KB
v2-0002-Refactor-code-in-basebackup.c.patch text/x-patch 22.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeevan Chalke 2019-09-09 11:21:34 Re: block-level incremental backup
Previous Message Fujii Masao 2019-09-09 10:44:10 Re: Fetching timeline during recovery