Generate random password - Mailing list pgsql-general

From Robert Fitzpatrick
Subject Generate random password
Date
Msg-id 1181242006.20476.48.camel@columbus.webtent.org
Whole thread Raw
Responses Re: Generate random password  (Magnus Hagander <magnus@hagander.net>)
Re: Generate random password  (Jeff Ross <jross@wykids.org>)
List pgsql-general
Can anyone suggest how one might be able to do this? I want to be able
to generate an 8 character random password for users in their password
field. Perhaps through the default setting of the field or a trigger
function. I found the following, but is there anything that can be used
on both Windows and *nix or can this be used on Windows somehow?

http://pgfoundry.org/forum/forum.php?forum_id=994

--
Robert


pgsql-general by date:

Previous
From: "Lonni J Friedman"
Date:
Subject: Re: querying the age of a row
Next
From: Magnus Hagander
Date:
Subject: Re: Generate random password