...

Поиск
Список
Период
Сортировка
От Deepthi Darshan
Тема ...
Дата
Msg-id 1106901557.41f9fa35222fb@granwill.com
обсуждение исходный текст
Ответы Re:  (Richard Huxton <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: contrib/intarray doc/tutorial needed
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: