password encryption

Поиск
Список
Период
Сортировка
От Silesky Marketing Inc, Support
Тема password encryption
Дата
Msg-id 00fe01bff337$d1b0f7d0$8d742440@admin
обсуждение исходный текст
Список pgsql-admin
Hello,

I want to encrypt passwords with Postgresql the way mySQL does it with :

UPDATE user SET Password=PASSWORD('new_password') WHERE user='root';

How can I do that ?

Thanks a lot,

Laurent




В списке pgsql-admin по дате отправления:

Предыдущее
От: Ragnar Kjørstad
Дата:
Сообщение: OT: asp2php [ Was: MS Access out-performs PostgreSQL 7? ]
Следующее
От: John Burski
Дата:
Сообщение: pg_dump problem