标签:
官网地址:https://www.postgresql.org/
安装文件下载地址:http://www.enterprisedb.com/products-services-training/pgdownload#windows
下载后文件:postgresql-9.6.0-beta3-windows-x64.exe(129M)
双击安装:
如果这里又弹出Stack Builder安装向导,可以直接关闭。
运行界面并创建表:
参考资料:
很值得读的PostgreSQL手册:http://www.cnblogs.com/stephen-liu74/category/343171.html
postgresqltutorial:http://www.postgresqltutorial.com/
postgresql document:https://www.postgresql.org/docs/9.6/static/index.html
标签:
原文地址:http://www.cnblogs.com/yy3b2007com/p/5724391.html