DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

mingle安装步骤


安装postgresql(postgresql-9.0.3-1-windows.exe)

数据库superuser密码设为111,见左下图;

locale选C;(http://www.daniel-journey.com/archives/574),见右下图;

安装完后不要勾选“Launch Stack Builder”;

修改postgresql配置

${PostgreSQL_install}\9.0\data\pg_hba.conf文件中,将“host all all 127.0.0.1/32 md5”中md5改为trust;

(https://www.zipsupport.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=492)

建立Postgresql数据库

启动pgAdmin;

【服务器->postgres->属性】,保证属性设置如右图:

【服务器->postgres->连接】,输入superuser密码111;

右键【数据库->新建数据库】:创建一个名为mingle的数据库,创建后效果如右图;

右键【登录角色->新建登录角色】,创建一个名为mingle的登录角色:

安装mingle(mingle_windows_3_3_22836_b160044f673a.exe)这里没什么要说明的,按照说明完成安装即可;



Published

Mar 31, 2011

Last Updated

Mar 31, 2011

Category

Tech

Tags

  • 安装 9
  • mingle 1
  • postgresql 7

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor