gpt4 book ai didi

postgresql - 备节点逻辑解码

转载 作者:行者123 更新时间:2023-11-29 11:23:59 25 4
gpt4 key购买 nike

PostgreSQL 9.4 引入了逻辑解码: http://www.postgresql.org/docs/9.4/static/logicaldecoding.html

它还有级联流复制: http://www.postgresql.org/docs/9.4/static/warm-standby.html#CASCADING-REPLICATION

Logical Decoding 好像是基于Streaming Replication 的。然而,PostgreSQL 服务器将拒绝在热备用上启动逻辑复制槽。它将只允许在主节点上进行逻辑解码。

是什么阻止了热备用节点使用逻辑解码以级联方式复制自身?

最佳答案

A patch was submitted for PostgreSQL 10, but didn't get in .

工作 continues for PostgreSQL 11 .

一旦基本功能在 postgres 中,像 pglogical 这样的客户端将需要修改以支持从备用服务器流式传输。

关于postgresql - 备节点逻辑解码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30351628/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com