数据仓库服务 GAUSSDB(DWS)-复制函数:pg_stat_get_data_senders()
pg_stat_get_data_senders()
描述:显示当前DN上所有的数据页复制发送线程的统计信息。
返回值类型:record
函数返回信息如下:
名称 |
类型 |
描述 |
---|---|---|
pid |
bigint |
线程pid |
sender_pid |
integer |
当前sender的pid |
local_role |
text |
本地的角色 |
peer_role |
text |
对端的角色 |
state |
text |
当前sender的复制状态 |
catchup_start |
timestamp with time zone |
catchup启动的时间 |
catchup_end |
timestamp with time zone |
catchup结束的时间 |
queue_size |
text |
数据队列大小 |
queue_lower_tail |
text |
数据队列尾1位置 |
queue_header |
text |
数据队列头位置 |
queue_upper_tail |
text |
数据队列尾2位置 |
send_position |
text |
发送端发送的位置 |
receive_position |
text |
接收端接收的位置 |
catchup_type |
text |
catchup方式为全量还是增量 |
catchup_bcm_filename |
text |
catchup当前执行的bcm文件 |
catchup_bcm_finished |
integer |
catchup已操作完成的bcm文件数量 |
catchup_bcm_total |
integer |
catchup总共需要操作的bcm文件数量 |
catchup_percent |
text |
catchup已经操作完成的百分比 |
catchup_remaining_time |
text |
catchup预估剩余时间 |
- 数据仓库服务GaussDB(DWS)_SQL on Anywhere
- DWS安全_数据仓库服务安全_DWS数据安全管理_DWS安全保障_DWS安全策略
- 调用GaussDB(DWS) API接口_数据仓库服务调用API_如何调用API_在DWS中调用API
- DWS产品介绍_DWS产品优势_DWS功能_DWS使用场景_DWS是什么
- GaussDB(DWS)常用SQL_常用SQL命令_SQL语法
- DWS资源管理_GaussDB(DWS)资源管理作用_DWS资源管控
- GAUSS(DWS)工具_gsql工具_DataStudio工具_DSC工具
- GaussDB函数_GaussDB数据库函数_高斯数据库函数_华为云
- GaussDB数据库函数_GaussDB介绍_高斯数据库函数
- 如何进行日志采集和转储_日志平台_日志接入_日志转储