如果还想看到更多此类文章,请移步到小宇的博客。
视频地址:http://v.youku.com/v_show/id_XMTg1NzAxNjM4NA==.html
大纲
- 课程简介
- 开发环境
- 内核架构
- parser
- rewriter
- optimizer
- executor
- access
- storage
- 自己动手开发新特性
1. 简介
课程目标:通过该课程了解PostgreSQL数据库的基本架构,各个模块的基本流程,具备基础的内核开发能力。掌握内核的学习方法。
课程对象:数据库内核研发人员,高年级学生。
先学知识:C语言,sql基础,linux。
历史与现状
A Brief History of PostgreSQL:https://www.postgresql.org/docs/9.6/static/history.html
官方ABOUT:https://www.postgresql.org/about/
ReleaseN