Encrypted column - Mailing list pgsql-sql

From Ranieri Mazili
Subject Encrypted column
Date
Msg-id 46645B01.6070605@terra.com.br
Whole thread Raw
Responses Re: Encrypted column  ("Gary Chambers" <gwchamb@gmail.com>)
List pgsql-sql
Hello,

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
table with columns "user" and "password" with column "password"
encrypted and how can I check if "user" and "password" are correct using
a sql query ?

I appreciate any help

Thanks

Ranieri Mazili

pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: current_date / datetime stuff
Next
From: "Gary Chambers"
Date:
Subject: Re: Encrypted column