2012年5月17日

摘要: 本文测试环境: windows server 2008 postgres 1.7.3 找到 postgresql.conf (例如:C:\PostgreSQL\9.1\data\postgresql.conf): 用文本编辑工具打开,Ctrl+F查找listen_addresses。设置如下: listen_addresses = '*' 找到 p... 阅读全文
posted @ 2012-05-17 13:47 IT技术畅销书 阅读(190) 评论(0) 推荐(0)
摘要: postgres 9.1.3 下载地址:http://www.enterprisedb.com/products-services-training/pgdownload windows下面安装postgres 9.1.3需要注意的几个地方: ·安装过程中需要设置密码,指定端口(默认5432),选择locale(使用Default locale) ·安装完成后,将bi... 阅读全文
posted @ 2012-05-17 13:44 IT技术畅销书 阅读(424) 评论(0) 推荐(0)

导航