From: | vignesh C <vignesh21(at)gmail(dot)com> |
---|---|
To: | David Christensen <david(dot)christensen(at)crunchydata(dot)com> |
Cc: | Aleksander Alekseev <aleksander(at)timescale(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Stephen Frost <sfrost(at)snowman(dot)net> |
Subject: | Re: Moving forward with TDE |
Date: | 2023-01-06 06:27:19 |
Message-ID: | CALDaNm1Mmv3OSX8cG7iptFAx9kc28Nk8FCxHrFumtksgQ8tMMg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 4 Nov 2022 at 03:36, David Christensen
<david(dot)christensen(at)crunchydata(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2023-01-06 06:29:07 | Re: moving extraUpdatedCols out of RangeTblEntry (into ModifyTable) |
Previous Message | vignesh C | 2023-01-06 06:22:04 | Re: refactoring relation extension and BufferAlloc(), faster COPY |