|
支持?
使用命令/etc/init.d/postgresql start是不能启动postgresql的tcp/ip连接支持的,所以,打开/etc/init.d/postgresql这个文件,把
su -l postgres -s /bin/sh -c "/usr/bin/pg_ctl -D
$PGDATA -p /usr/bin/postmaster start > /dev/null
2>&1" < /dev/null
改为:
su -l postgres -s 页码:[1] [2] [3] [4] [5] [6] 第4页、共6页 |