Re: [SQL] Encrypted column

From: "Gary Chambers" <gwchamb(at)gmail(dot)com>
To: "Ranieri Mazili" <ranieri(dot)oliveira(at)terra(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Encrypted column
Date: 2007-06-04 18:43:49
Message-ID: 302670f20706041143l392163f7t806d70290d58bc3d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

> I need to store users and passwords on a table and I want to store it
> encrypted, but I don't found documentation about it, how can I create a

Take a look at the pgcrypto user-contributed module.

-- Gary Chambers

// Nothing fancy and nothing Microsoft!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ranieri Mazili 2007-06-04 20:10:48 Inserting a path into Database
Previous Message Ben 2007-06-04 18:34:42 Re: Moving pg_xlog to another drive

Browse pgsql-sql by date

  From Date Subject
Next Message Ranieri Mazili 2007-06-04 20:10:48 Inserting a path into Database
Previous Message Ranieri Mazili 2007-06-04 18:33:37 Encrypted column