[pgpool-general: 4967] when pgpooll set postgresql server node trust psql connect pgpooll vip no password?
Tank.zhang
6220104 at qq.com
Mon Sep 5 11:47:17 JST 2016
hi,
when pgpooll set postgresql server node trust psql connect pgpooll vip no password?
EVN:
postgresql-9.6 bate 4
pgpool-II-3.5.3
A:postgresql+pgooll : 108.88.3.108
pg_hba.conf:
host all postgres 108.88.3.108/32 trust
host all postgres 108.88.3.162/32 trust
pool_hba.conf
This file no set
B:postgresql+pgooll : 108.88.3.162
pg_hba.conf:
host all postgres 108.88.3.108/32 trust
host all postgres 108.88.3.162/32 trust
C: vip 108.88.3.163
Test:
[postgres at localhost ~]$ psql -h 108.88.3.163 -p 9999 -d testdb
psql (9.2.1, server 9.6beta4)
WARNING: psql version 9.2, server version 9.6.
Some psql features might not work.
Type "help" for help.
testdb=#
why?? BUGS??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20160905/943f4bb4/attachment.htm>
More information about the pgpool-general
mailing list