Re: TDE implementation in postgres which is in docker container - Mailing list pgsql-general

From raf
Subject Re: TDE implementation in postgres which is in docker container
Date
Msg-id 20200727000812.c6gjx7wwy4pdva3z@raf.org
Whole thread Raw
In response to Re: TDE implementation in postgres which is in docker container  (Ron <ronljohnsonjr@gmail.com>)
List pgsql-general
On Sat, Jul 25, 2020 at 10:24:26AM -0500, Ron <ronljohnsonjr@gmail.com> wrote:

> On 7/24/20 11:38 AM, Vasu Madhineni wrote:
> > Hi All,
> > 
> > How to implement TDE in postgres which is running docker containers.
> 
> Postgres does not have TDE.  You need to encrypt at the filesystem level.

ecryptfs works really well with postgres (i.e. no performance penalty that
I could measure) and should probably be usable with docker (but I haven't
done that so I don't know the details).

cheers,
raf




pgsql-general by date:

Previous
From: Christoph Moench-Tegeder
Date:
Subject: Re: shp2pgsql is missing
Next
From: Philip Semanchuk
Date:
Subject: Re: is JIT available