#openGauss #入门 #安装 #数据库 #开源
知识来源:docs-opengauss.osinfra.cn/zh/
复制参数:
-
-F --fsync-interval=INTERVAL
同步到目标输出文件的间隔时间。
单位为秒,默认值10。
-
-o, --option=NAME[=VALUE]
指定向逻辑复制槽的输出插件添加参数。
参数的取值为:include-xids、skip-empty-xacts、include-timestamp、only-local、force-binary、white-table-list、standby-connection、parallel-decode-num、decode-style、sending-batch、max-txn-in-memory、max-reorderbuffer-in-memory。
详细请参见《SQL参考》中“ 内置函数 > 系统管理函数 > 逻辑复制函数> pg_logical_slot_peek_changes > options”以及 示例:逻辑复制代码示例章节。
#openGauss #入门 #安装 #数据库 #开源