Fedora安装PostgreSQL 8.4.11过程简记:
1.下载postgresql8.4.11 rpm安装包
2.切换到root安装,可能会缺libtcl8.4.so,需要安装tcl-8.4.9-3tr RPM for i586,下载地址
免费下载地址在 http://linux.linuxidc.com/
用户名与密码都是www.linuxidc.com
具体下载目录在 /2012年资料/5月/20日/Fedora安装PostgreSQL 8.4.11/
3.添加postgres用户,useradd postgres
4.默认安装到/opt/postgres/8.4,执行/opt/postgres/8.4/bin/postgres-8.4-openscg start启动数据库
5修改/opt/postgres/8.4/data/pg_hba.conf中全部的md5为trust,重启,否则连不上数据库
6.执行/opt/postgres/8.4/bin/psql输入密码即可连入
更多Fedora相关信息见Fedora 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=5