Re: Key management with tests

Поиск
Список
Период
Сортировка
От Neil Chen
Тема Re: Key management with tests
Дата
Msg-id CAA3qoJmUqgTDkBTDm0iK3DVMcy_6Ou30UPHad+-sC1UunBxXvw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Key management with tests  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Key management with tests
Список pgsql-hackers
Hi Bruce,

I went through these patches and executed the test script you added for the KMS section, which looks all good. 

This is a point that looks like a bug - in patch 10, you changed the location and use of *RelFileNodeSkippingWAL()*, but the modified code logic seems different from the original when encryption is not enabled. After applying this patch, it still will execute the set LSN code flow when RelFileNodeSkippingWAL returns true, and encryption not enabled.



On Thu, Apr 1, 2021 at 2:47 PM Bruce Momjian <bruce@momjian.us> wrote:
On Thu, Mar 11, 2021 at 10:31:28PM -0500, Bruce Momjian wrote:
> I have made significant progress on the cluster file encryption feature so
> it is time for me to post a new set of patches.

Here is a rebase, to keep the cfbot green.

--
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.



--
There is no royal road to learning.
HighGo Software Co.

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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Asynchronous Append on postgres_fdw nodes.
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Confusing behavior of psql's \e