[pgpool-general: 5138] md5 authentication failed using port 9999 but succeeds using port 5432

Avi Weinberg AviW at gilat.com
Wed Nov 23 01:06:11 JST 2016


Hi all,

I'm using pgpool 3.5.4.
If I connect with the vip but with the regular port and enter the password it works fine.

[root at postgres_server2 pgpool]# psql -U postgres -h vip_ip -p 5432 -W
Password for user postgres:
psql (9.5.4)

this works!



If I connect the same but this time with pgpool port 9999 and enter the same password I get the following:
[root at postgres_server2 pgpool]# psql -U postgres -h vip_ip -p 9999 -W
Password for user postgres:
psql: ERROR:  md5 authentication failed

How come if I connect directly it works and through pgpool it does not.

Thanks
Avi


IMPORTANT - This email and any attachments is intended for the above named addressee(s), and may contain information which is confidential or privileged. If you are not the intended recipient, please inform the sender immediately and delete this email: you should not copy or use this e-mail for any purpose nor disclose its contents to any person.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20161122/f97b6a71/attachment.html>


More information about the pgpool-general mailing list