From: | Dilip Kumar <dilipbalaut(at)gmail(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Make relfile tombstone files conditional on WAL level |
Date: | 2022-02-07 05:26:17 |
Message-ID: | CAFiTN-vrdMb6VCwZC=iXWoxJ2jkbxWf_RyMYe1xAJ+0x11hJsw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Feb 2, 2022 at 7:09 PM Dilip Kumar <dilipbalaut(at)gmail(dot)com> wrote:
>
> On Wed, Feb 2, 2022 at 6:57 PM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
I have splitted the patch into multiple patches which can be
independently committable and easy to review. I have explained the
purpose and scope of each patch in the respective commit messages.
--
Regards,
Dilip Kumar
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v3-0004-Don-t-delay-removing-Tombstone-file-until-next-ch.patch | text/x-patch | 8.2 KB |
v3-0001-Preliminary-refactoring-for-supporting-larger-rel.patch | text/x-patch | 28.6 KB |
v3-0002-Preliminary-refactoring-for-storing-fork-number-i.patch | text/x-patch | 10.7 KB |
v3-0003-Change-relfilenode-from-Oid-to-56-bit-wide-int.patch | text/x-patch | 88.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Etsuro Fujita | 2022-02-07 05:35:04 | Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit |
Previous Message | Bharath Rupireddy | 2022-02-07 05:22:08 | Move replication slot structures/enums/macros to a new header file for better usability by external tools/modules |