PostgreSQL数据库资料(转)
PostgreSQL数据库资料
转自:http://blog.csdn.net/postgrechina/article/details/49132791
推荐书籍:
概念书籍:
《PostgreSQL Introduction and Concepts》
开发书籍:
《PostgreSQL开发必备参考手册》
管理类书籍:
《PostgreSQL 9 Administration Cookbook》
《PostgreSQL 9.0 High Performance》
《PostgreSQL Server Programming》
《How PostgreSQL Processes a Query》
了解内核 :
http://www.postgresql.org/developer/backend/
http://wiki.postgresql.org/wiki/Backend_flowchart
《数据库查询优化器的艺术:原理解析与SQL性能优化》 - 海翔老师
《 PostgreSQL 内核分析》 - 彭老师
官方手册:
http://www.postgresql.org/docs/
中文手册:
http://www.postgres.cn/document
培训类PPT:
《PostgreSQL Inside 系列》
代码树:
http://doxygen.postgresql.org/
代码提交集:
https://commitfest.postgresql.org/
项目GIT:
PostgreSQL GITHUB镜像
https://github.com/postgres/postgres
PostgreSQL JDBC 驱动:
http://jdbc.postgresql.org/development/privateapi/
PostgreSQL ODBC 驱动:
http://www.postgresql.org/ftp/odbc/versions/src/
PostgreSQL 扩展插件:
GUI工具(pgAdmin):
安全漏洞:
http://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=postgresql
中文社区:
中文官网:
国外FAQ社区, BLOG:
http://stackoverflow.com/questions/tagged/postgresql
http://blog.2ndquadrant.com/en
一位社区兄弟ty4z2008整理的资料
https://github.com/ty4z2008/Qix/blob/master/pg.md
其他推荐网站:
http://mariposa.cs.berkeley.edu/
http://wiki.postgresql.org/wiki/Todo
http://wiki.postgresql.org/wiki/Development_information
https://github.com/aggregateknowledge/postgresql-hll
http://workshops.opengeo.org/postgis-intro/
http://www.opengeospatial.org/
https://developers.google.com/
http://www.informationweek.com/
http://aws.amazon.com/redshift/
http://sourceforge.net/projects/postgres-xc/
http://research.google.com/index.html
http://postgresql.1045698.n5.nabble.com/
http://blog.163.com/digoal%40126
推荐PostgreSQL 专业QQ群:
3336901
书籍打包下载:
如有需要请联系QQ: 276732431, 或留言留下您的邮箱. 文件超过100MB, 邮箱需要支持大附件才能接收.
或者到以下网盘下载.
http://yun.baidu.com/share/link?shareid=3626307544&uk=1982970774
PostgreSQL 培训视频