PASSWORD() function for postgresql?

From: geniusj(at)bluenugget(dot)net
To: pgsql-general(at)postgresql(dot)org
Subject: PASSWORD() function for postgresql?
Date: 2001-07-15 12:00:43
Message-ID: 20010715200043.C04DB1360C@bluenugget.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am looking for a postgresql PASSWORD() function that
produces hashes compatible with MySQL's implementation.

I am converting from MySQL and I know of no other way to
use the passwords I have in the old database other than
having a compatible PASSWORD() function.

I have searched around for one quite a bit but could not find
one. Does anyone know if someone has written something
to do this already? If so, where I can get it from?

Thanks in advance,
Jason DiCioccio

Responses

Browse pgsql-general by date

  From Date Subject
Next Message charlie derr 2001-07-15 12:44:28 RE: Postgres User and Password
Previous Message Justin Clift 2001-07-15 10:15:25 Re: Postgres User and Password