Re: TDE implementation in postgres which is in docker container

Поиск
Список
Период
Сортировка
От raf
Тема Re: TDE implementation in postgres which is in docker container
Дата
Msg-id 20200727000812.c6gjx7wwy4pdva3z@raf.org
обсуждение исходный текст
Ответ на Re: TDE implementation in postgres which is in docker container  (Ron <ronljohnsonjr@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Christoph Moench-Tegeder
Дата:
Сообщение: Re: shp2pgsql is missing
Следующее
От: Philip Semanchuk
Дата:
Сообщение: Re: is JIT available