Re: Will PostgreSQL 16 supports native transparent data encryption ?

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Matthias Apitz <guru(at)unixarea(dot)de>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Will PostgreSQL 16 supports native transparent data encryption ?
Date: 2023-09-07 16:33:06
Message-ID: ZPn7QaM66Z/czz+C@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings,

* Matthias Apitz (guru(at)unixarea(dot)de) wrote:
> message from Stephen Frost <sfrost(at)snowman(dot)net <mailto:sfrost(at)snowman(dot)net>
> > * Ron (ronljohnsonjr(at)gmail(dot)com <mailto:ronljohnsonjr(at)gmail(dot)com>) wrote:
> > > On 8/21/23 18:49, Bruce Momjian wrote:
> > > > On Mon, Aug 21, 2023 at 07:02:46PM +0300, Mostafa Fathy wrote:
> > > > > It is mentioned here https://www.postgresql.org/about/press/faq/#:~:text= <https://www.postgresql.org/about/press/faq/#:~:text=>
> > > > > Q%3A%20What%20features%20will%20PostgreSQL%2016%20have%3F that native
> > > > > transparent data encryption is being worked on and it may be delivered with
> > > > > PostgreSQL 16.
> > > > >
> > > > > Is PostgreSQL 16 beta version includes native transparent data encryption or
> > > > > not ? because I checked the docs https://www.postgresql.org/docs/16/index.html <https://www.postgresql.org/docs/16/index.html>
> > > > > and couldn't find anything related to transparent data encryption.
> > > > >
> > > > > If not supported yet in the beta version I would like to know if PostgreSQL 16
> > > > > final version will support native transparent data encryption or not?
> > > > Not, PG 16 will not support it, and I am unclear if later major versions
> > > > will either.
> > >
> > > That's disappointing, since TDE makes PCI audits that much simpler.
> >
> >
> > There's ongoing work happening for TDE support and we'd love to hear
> > from folks who would like to see it included. You can expect an updated
> > patch set for the September commitfest. Getting more folks to test it
> > and use it and review it would certainly help move it forward.
>
> We have strong interest in TDE support and I would be happy to
> test this with our Library Management System.

Great, glad to hear that. Note that this is still very much a
development effort and so some familiarity with how to build PostgreSQL
from source, apply patches, and then run the resulting binaries is
necessary to test. If you're still interested, there's patches that
have been posted, just let me know.

Thanks,

Stephen

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Anthony Apollis 2023-09-07 17:14:30 Only getting few records inserted from millions
Previous Message Stephen Frost 2023-09-07 16:31:33 Re: Will PostgreSQL 16 supports native transparent data encryption ?