Re: encrypting data stored in PostgreSQL - Mailing list pgsql-general

From Ivan Voras
Subject Re: encrypting data stored in PostgreSQL
Date
Msg-id ligjed$1li$1@ger.gmane.org
Whole thread Raw
In response to encrypting data stored in PostgreSQL  (CS_DBA <cs_dba@consistentstate.com>)
List 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



Attachment

pgsql-general by date:

Previous
From: Ivan Voras
Date:
Subject: Re: CLOB & BLOB limitations in PostgreSQL
Next
From: Steve Clark
Date:
Subject: CentOS 6 and Postgresql 9.3.4 from PGDG