password encryption - Mailing list pgsql-admin

From Silesky Marketing Inc, Support
Subject password encryption
Date
Msg-id 00fe01bff337$d1b0f7d0$8d742440@admin
Whole thread Raw
List 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 by date:

Previous
From: Ragnar Kjørstad
Date:
Subject: OT: asp2php [ Was: MS Access out-performs PostgreSQL 7? ]
Next
From: John Burski
Date:
Subject: pg_dump problem