password encryption

From: "Silesky Marketing Inc, Support" <support(at)silesky(dot)com>
To: "pgadmin" <pgsql-admin(at)postgresql(dot)org>
Subject: password encryption
Date: 2000-07-21 17:19:25
Message-ID: 00fe01bff337$d1b0f7d0$8d742440@admin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-admin by date

  From Date Subject
Next Message John Burski 2000-07-21 19:38:24 pg_dump problem
Previous Message Ragnar Kjørstad 2000-07-21 16:30:57 OT: asp2php [ Was: MS Access out-performs PostgreSQL 7? ]