postgre pg_hba.conf 位置

postgre 9.2版 centos

 /var/lib/pgsql/9.2/data

postgresql.conf

listen_addresses = '*'


pg_hba.conf
host    all         all         0.0.0.0/0          md5

posted on 2013-10-23 10:36  jeffsun  阅读(2181)  评论(0)    收藏  举报