polarDB 底层就是PG吧?

polarDB 底层就是PG吧?

展开
收起
不变的狗子 2022-04-19 17:48:24 3561 分享 版权
1 条回答
写回答
取消 提交回答
  • (1)底层就是pg (2)基于 PG 11 开发。社区版 PG 基于 shared-nothing 架构,PolarDB 把它搬上了云,底层换成了 shared-storage 架构,方便存储和计算在云上弹性伸缩,这里面需要解决很多问题。可以看一下官方文档中的架构解读了解了解:https://apsaradb.github.io/PolarDB-for-PostgreSQL/zh/architecture/#%E7%89%B9%E6%80%A7%E6%80%BB%E8%A7%88

    2022-04-19 18:45:04
    赞同 展开评论