Re: Fwd: How to encrypt a column - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: Fwd: How to encrypt a column
Date
Msg-id 20050812021956.GA32662@wolff.to
Whole thread Raw
In response to Re: Fwd: How to encrypt a column  ("Owen Jacobson" <ojacobson@osl.com>)
List pgsql-sql
On Thu, Aug 11, 2005 at 13:50:45 -0700, Owen Jacobson <ojacobson@osl.com> wrote:
> Jeff Lu wrote:
> 
> > Another question is can the encrypted column be of type "text" ?
> 
> Can't see any reason why not, so long as the encrypted data is represented
> as text.

There can't be any 0 bytes in the encrypted string or the string will be
truncated.


pgsql-sql by date:

Previous
From: "Owen Jacobson"
Date:
Subject: Re: Fwd: How to encrypt a column
Next
From: Louise Catherine
Date:
Subject: about subselect