i_am_birdman 发表于 2013-1-30 01:27:57

The pg_hba.conf File

PostgreSQL 9.1devel Documentation:
http://developer.postgresql.org/pgdocs/postgres/auth-pg-hba-conf.html
example:
http://defindit.com/readme_files/postgres_utilities.html



after you edited pg_hba.conf,you should doas follows:
su postgres
pg_ctl restart-D /opt/Postgres/9.0/data/
页: [1]
查看完整版本: The pg_hba.conf File