I am trying to figure out exactly how to set someone's password when using MD5
passwords in postgres. I am trying to automate some features, and still can't
figure out what I am doing wrong. MD5 of the password is obviously not what is
used by itself, since that would be insecure, but I can't fig
Thanx. Actually, it was a version problem. Was using 7.2 and it did not do
that automatically. Spent some time and installed 7.3 from source yesterday.
Thanx for the help
Carlos
--- Tom Lane <[EMAIL PROTECTED]> wrote:
> Carlos Ortiz <[EMAIL PROTECTED]> writes:
> > I am
I am trying to figure out exactly how to set someone's password when using MD5
passwords in postgres. I am trying to automate some features, and still can't
figure out what I am doing wrong. MD5 of the password is obviously not wha is
used by itself, since that would be insecure, but I can't fi