... - Mailing list pgsql-sql

From Deepthi Darshan
Subject ...
Date
Msg-id 1106901557.41f9fa35222fb@granwill.com
Whole thread Raw
Responses Re:  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
Hi,

I have a database which has been set to encoding UTF-8.

I have a table in this database in which i store the details of all the
registered users. I am using PL/PGSQL and using one function i am entering the
values into the database. There is one column for entering the passwords of all
registered users. I want to store these passwords in an encrypted manner in the
table. Can i encrypt the password in the stored procedure and will i not loose
any data by entering the passwords in an encrytped manner.

Thanks in advance,

Regards,
deepthi




pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: contrib/intarray doc/tutorial needed
Next
From: Richard Huxton
Date:
Subject: Re: