On 4/9/2014 1:40 PM, 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?
encrypt the data in the client application before sending it to the
database server, decrypt it in the client when you need it back.
--
john r pierce 37N 122W
somewhere on the middle of the left coast