postgresql pg_hba.conf
摘要:pg_hba.conf是客户端认证配置文件METHOD指定如何处理客户端的认证。常用的有ident,md5,password,trust,reject。PostgreSQL默认只监听本地端口,用netstat -tuln只会看到“tcp 127.0.0.1:5432 LISTEN”。修改postgr...
阅读全文
posted @ 2014-12-21 13:57
贵有恒.
posted @ 2014-12-21 13:57
posted @ 2013-10-18 18:24
posted @ 2013-07-25 14:14