Re: Moving forward with TDE - Mailing list pgsql-hackers

From vignesh C
Subject Re: Moving forward with TDE
Date
Msg-id CALDaNm1Mmv3OSX8cG7iptFAx9kc28Nk8FCxHrFumtksgQ8tMMg@mail.gmail.com
Whole thread Raw
In response to Re: Moving forward with TDE  (David Christensen <david.christensen@crunchydata.com>)
Responses Re: Moving forward with TDE  (Chris Travers <chris.travers@gmail.com>)
Re: Moving forward with TDE [PATCH v3]  (David Christensen <david.christensen@crunchydata.com>)
List pgsql-hackers
On Fri, 4 Nov 2022 at 03:36, David Christensen
<david.christensen@crunchydata.com> wrote:
>
> > Unless somebody in the community remembers open questions/issues with
> > TDE that were never addressed I suggest simply iterating with our
> > usual testing/reviewing process. For now I'm going to change the
> > status of the CF entry [1] to "Waiting for Author" since the patchset
> > doesn't pass the CI [2].
>
> Thanks, enclosed is a new version that is rebased on HEAD and fixes a
> bug that the new pg_control_init() test picked up.

The patch does not apply on top of HEAD as in [1], please post a rebased patch:
=== Applying patches on top of PostgreSQL commit ID
b82557ecc2ebbf649142740a1c5ce8d19089f620 ===
=== applying patch
./v2-0004-cfe-04-common_over_cfe-03-scripts-squash-commit.patch
patching file src/common/Makefile
Hunk #2 FAILED at 84.
1 out of 2 hunks FAILED -- saving rejects to file src/common/Makefile.rej

[1] - http://cfbot.cputube.org/patch_41_3985.log

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: refactoring relation extension and BufferAlloc(), faster COPY
Next
From: Amit Langote
Date:
Subject: Re: moving extraUpdatedCols out of RangeTblEntry (into ModifyTable)