Hi all, I'm an experienced PostgreSQL enthusiast and currently working on something related to the PostgreSQL and Greenplum. I will keep sharing my experience about PostgreSQL.
Feel free to contact me:
- 微信:_xiongcc
- 邮箱:xiongcc_1994@126.com / xiongcc_1994@outlook.com
- 公众号:PostgreSQL学徒
- Github:https://github.com/xiongcccc
各位好,各位可以喊我 CC,我是PostgreSQL ACE/MVP,杰出新人,CSDN 社区之星,PostgreSQL 学徒公众号主理人,亲身保障过第七次人口普查等重大项目,精通 PostgreSQL 体系架构与运行原理,实战经验丰富。目前正在从事 PostgreSQL 与 Greenplum 相关工作。
PostgreSQL 是先进的开源数据库,其功能强大、一专多长,潜能深、动能足,值得让越来越多的人知道并使用 PostgreSQL!这也是我目前正在做的事情,坚持布道与分享。以下是 PostgreSQL 学徒公众号文章的简单分类,希望各位都能从小工到专家,从 enthusiast 到 committer!
另外我个人维护了四个 PostgreSQL 学徒交流群,感兴趣的都可以联系我,一起学习 PostgreSQL。
觉得项目不错,不妨点个 ⭐️ 再走 ~
Oracle迁移PostgreSQL?千万注意BLOB的坑!
Exploring a Postgres query plan
Queries in PostgreSQL: 1. Query execution stages
Inside the PostgreSQL Query Optimizer
深入浅出统计信息内核原理(上):Compressed Histogram
The two kinds of stats in PostgreSQL
Histograms in MariaDB, MySQL and PostgreSQL
Can there be orphaned data files in PostgreSQL?
2023中国PostgreSQL数据库生态大会有感(主论坛篇)
Oracle中执行1毫秒的查询,在PostgreSQL中需要6秒?看我如何优化!
深入浅出VACUUM内核原理(中): index by pass
又一款开源巡检工具,不愧为postgres.ai出品,给力~
关于《PostgreSQL 14 Internals》中文版
《PostgreSQL 14 internals》中文版,快来了
PostgreSQL howto 系列之 How to use pg_restore
On the impact of full-page writes
Tuning PostgreSQL for High Write Throughput
idx_tup_fetch和idx_tup_read,傻傻分不清楚
UPGRADE TO A NEW POSTGRESQL MAJOR VERSION
PostgreSQL upgrade best practices
如何在 Postgres 中实现语义搜索以及与 GPT 聊天