"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