Re: protocol, md5 authentication - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: protocol, md5 authentication
Date
Msg-id 12762.1140626935@sss.pgh.pa.us
Whole thread Raw
In response to protocol, md5 authentication  ("Josh Close" <narshe@gmail.com>)
Responses Re: protocol, md5 authentication
List pgsql-interfaces
"Josh Close" <narshe@gmail.com> writes:
> I can't seem to get the md5 authentication to work with the postgres
> protocol version 3.

Define "work" --- what are you trying to do and what is happening?

If you are using any of the standard client libraries such as libpq,
the use of password encryption should be completely transparent to
you.  You certainly do not hand in a pre-encrypted password or anything
like that.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: James William Pye
Date:
Subject: Re: protocol, md5 authentication
Next
From: "Josh Close"
Date:
Subject: Re: protocol, md5 authentication