Re: Moving forward with TDE [PATCH v3]

Поиск
Список
Период
Сортировка
От David Christensen
Тема Re: Moving forward with TDE [PATCH v3]
Дата
Msg-id CAOxo6X+jj7abL8hDe6L68NMtv2sgxmAni+you7A+EkKBhjg_pg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Moving forward with TDE [PATCH v3]  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Moving forward with TDE [PATCH v3]  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Tue, Oct 31, 2023 at 4:30 PM Bruce Momjian <bruce@momjian.us> wrote:
On Tue, Oct 31, 2023 at 04:23:17PM -0500, David Christensen wrote:
> Greetings,
>
> I am including an updated version of this patch series; it has been rebased
> onto 6ec62b7799 and reworked somewhat.
>
> The patches are as follows:
>
> 0001 - doc updates
> 0002 - Basic key management and cipher support
> 0003 - Backend-related changes to support heap encryption
> 0004 - modifications to bin tools and programs to manage key rotation and add
> other knowledge
> 0005 - Encrypted/authenticated WAL
>
> These are very broad strokes at this point and should be split up a bit more to
> make things more granular and easier to review, but I wanted to get this update
> out.

This lacks temp table file encryption, right?

Temporary /files/ are handled in a different patch set and are not included here (not sure of the status of integrating at this point). I  believe that this patch should handle temporary heap files just fine since they go through the Page API.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Moving forward with TDE [PATCH v3]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Moving forward with TDE [PATCH v3]