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

From Ron
Subject Re: TDE implementation in postgres which is in docker container
Date
Msg-id bc7c9dd7-1774-be22-7fae-76ff0143f882@gmail.com
Whole thread Raw
In response to TDE implementation in postgres which is in docker container  (Vasu Madhineni <vasumdba1515@gmail.com>)
Responses Re: TDE implementation in postgres which is in docker container
List pgsql-general
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.

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: bad JIT decision
Next
From: "karsten"
Date:
Subject: plphyton function - return each list value as a row ?