Re: Encrytion in postgres field in table - Mailing list pgsql-sql

From Lennin Caro
Subject Re: Encrytion in postgres field in table
Date
Msg-id 761779.57583.qm@web59504.mail.ac4.yahoo.com
Whole thread Raw
In response to Encrytion in postgres field in table  ("Chris Preston" <chris@thetrafalgartravel.com>)
List pgsql-sql
use md5 function in a trigger when insert data

or see this link

http://www.postgresql.org/docs/8.3/static/pgcrypto.html


--- On Mon, 7/28/08, Chris Preston <chris@thetrafalgartravel.com> wrote:

> From: Chris Preston <chris@thetrafalgartravel.com>
> Subject: [SQL] Encrytion in postgres field in table
> To: pgsql-sql@postgresql.org
> Date: Monday, July 28, 2008, 1:25 PM
> How do I setup a password table that I only want to encrypt
> 1 field
> "password"

     



pgsql-sql by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Query prepared plan
Next
From: Emi Lu
Date:
Subject: Re: Query prepared plan