首页 > 代码库 > 国内Postgres资源

国内Postgres资源

目前 PostgreSQL 中文资料非常缺乏,有很多网友苦于上手的中文资料少,这里收集如下,

方便有需要的朋友,降低 PostgreSQL 的上手门槛。

--1 中文社区网站

PostgreSQL 中文社区官网:http://postgres.cn/

PostgreSQL中国论坛:http://bbs.pgsqldb.com

--2 官方手册中文版

PostgreSQL8.1中文文档: http://www.pgsqldb.org:8079/pgsqldoc-8.1c/index.html

PostgreSQL9.0中文文档: http://www.highgo.com.cn/docs/docs90cn/index.html

PostgreSQL9.1正在翻译文档:

http://wiki.postgresql.org/wiki/9.1%E6%96%87%E6%A1%A3%E7%BF%BB%E8%AF%91%E9%A1%B9%E7%9B%AE

--3 推荐书籍( 中文 )

PostgreSQL从菜鸟到专家

<a target="_blank" rel="nofollow" href="http://2ndquadrant.com/en/books/postgresql-9-cookbook-chinese-edition/" "="" style="color: rgb(128, 0, 128); text-decoration: none; outline-style: none;">PostgreSQL 9 Administration Cookbook (中文版)

PostgreSQL 9.0性能调校 (中文版)

数据库查询优化器的艺术

PostgreSQL 数据库内核分析

--4 个人博客

社区德哥同学:http://blog.163.com/digoal@126/blog/#m=0

社区francs同学:http://francs3.blog.163.com/

社区kenyon同学:http://my.oschina.net/Kenyon/home

那海蓝蓝同学:http://blog.163.com/li_hx/

有理想的猪:http://my.oschina.net/quanzl

唐成(OSDBA): http://blog.osdba.net/

孙鹏:http://blog.sciencenet.cn/home.php?mod=space&uid=419883

大肚熊:http://www.cnblogs.com/daduxiong/category/257029.html

Stephen_Liu:http://www.cnblogs.com/stephen-liu74/archive/2012/06/08/2315679.html

备注:排名不分先后,以后找到合适的 blog 再补充。

--5 视频教程

Postgresql视频教程(德哥):http://www.tudou.com/home/digoal

--6 历年 PostgreSQL 全国大会资料

 

Postgresql中国用户会 2013年广州社区活动

http://wenku.it168.com/org/145

2013年Postgresql全国用户大会(杭州)ppt文档

http://bbs.pgsqldb.com:8079/client/post_show.php?zt_auto_bh=59161

 

2012年Postgresql全国用户大会(北京)ppt文档

http://bbs.pgsqldb.com:8079/client/post_show.php?zt_auto_bh=55858

2012 杭州 PostgreSQL 交流小聚( 分会 )

http://bbs.pgsqldb.com:8079/client/post_show.php?zt_auto_bh=56749

--7 社区 QQ 群

PostgreSQL专业群(2000人):3336901

PostgreSQL内核交流群(200人):191516184

--参考

http://bbs.pgsqldb.com:8079/client/post_show.php?zt_auto_bh=57489


国内Postgres资源