| From: | Ranieri Mazili <ranieri(dot)oliveira(at)terra(dot)com(dot)br> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org |
| Subject: | Encrypted column |
| Date: | 2007-06-04 18:33:37 |
| Message-ID: | 46645B01.6070605@terra.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ben | 2007-06-04 18:34:42 | Re: Moving pg_xlog to another drive |
| Previous Message | Islam Hegazy | 2007-06-04 18:28:05 | Re: debugging C functions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gary Chambers | 2007-06-04 18:43:49 | Re: [SQL] Encrypted column |
| Previous Message | Michael Glaesemann | 2007-06-04 16:39:21 | Re: current_date / datetime stuff |