Re: encrypting data stored in PostgreSQL

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: encrypting data stored in PostgreSQL
Дата
Msg-id ligjed$1li$1@ger.gmane.org
обсуждение исходный текст
Ответ на encrypting data stored in PostgreSQL  (CS_DBA <cs_dba@consistentstate.com>)
Список pgsql-general
On 09/04/2014 22:40, CS_DBA wrote:
> Hi All;
>
> We have a client with this requirement:
>
> At rest data must be encrypted with a unique client key
>
> Any thoughts on how to pull this off for PostgreSQL stored data?

Some time ago I did this, mostly as an experiment but IIRC it works
decently:
https://bitbucket.org/ivoras/pgenctypes



Вложения

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

Предыдущее
От: Ivan Voras
Дата:
Сообщение: Re: CLOB & BLOB limitations in PostgreSQL
Следующее
От: Steve Clark
Дата:
Сообщение: CentOS 6 and Postgresql 9.3.4 from PGDG