Generate random password

From: Robert Fitzpatrick <lists(at)webtent(dot)net>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Generate random password
Date: 2007-06-07 18:46:46
Message-ID: 1181242006.20476.48.camel@columbus.webtent.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Crawford 2007-06-07 18:58:38 Re: subtract a day from the NOW function
Previous Message brian 2007-06-07 18:42:06 Re: querying the age of a row