permissions should be u rwx 0700 postgres

Postagresql 下面的data目录 权限 必须是 700
重新赋权限

chmod 700 -R /opt/PostgreSQL/8.4/data/

OK

相关文章: