Require entry of MD5 hash instead of plaintext password? - Mailing list pgsql-general

From mwsenecal@yahoo.com
Subject Require entry of MD5 hash instead of plaintext password?
Date
Msg-id 1185554017.444873.251970@e16g2000pri.googlegroups.com
Whole thread Raw
Responses Re: Require entry of MD5 hash instead of plaintext password?
List pgsql-general
Is there a way to configure PostgreSQL 8.0 so that when prompted for a
password, the user enters the MD5 hash of his password, instead of the
normal plaintext password?

That is, when prompted for the password, instead of typing the
plaintext password as you normally would ("Foo", for example), you
would instead enter in the MD5 hash ("A8127A7CBLAHBLAHBLAHBLAH").


pgsql-general by date:

Previous
From: pc
Date:
Subject: query to match '\N'
Next
From: Daniel Weinand
Date:
Subject: locale and performance?