当前位置:网站首页>Gbase 8C transaction ID and snapshot (VI)
Gbase 8C transaction ID and snapshot (VI)
2022-07-28 01:55:00 【Dazhuang twelve】
pg_stat_get_wlm_instance_info_with_cleanup
describe : Return current instance load information , And saved to the system table .
Parameters :nan
return type :instancename text, timestamp timestamp with time zone, used_cpu integer, free_memory integer, used_memory integer, io_await double precision, io_util double precision, disk_read double precision, disk_write double precision, process_read bigint, process_write bigint, logical_read bigint, logical_write bigint, read_counts bigint, write_counts bigint
pg_stat_get_wlm_realtime_session_info
describe : Return real-time session load information .
Parameters :nan
return type :nodename text, threadid bigint, block_time bigint, duration bigint, estimate_total_time bigint, estimate_left_time bigint, schemaname text, query_band text, spill_info text, control_group text, estimate_memory integer, min_peak_memory integer, max_peak_memory integer, average_peak_memory integer, memory_skew_percent integer, min_spill_size integer, max_spill_size integer, average_spill_size integer, spill_skew_percent integer, min_dn_time bigint, max_dn_time bigint, average_dn_time bigint, dntime_skew_percent integer, min_cpu_time bigint, max_cpu_time bigint, total_cpu_time bigint, cpu_skew_percent integer, min_peak_iops integer, max_peak_iops integer, average_peak_iops integer, iops_skew_percent integer, warning text, query text, query_plan text, cpu_top1_node_name text, cpu_top2_node_name text, cpu_top3_node_name text, cpu_top4_node_name text, cpu_top5_node_name text, mem_top1_node_name text, mem_top2_node_name text, mem_top3_node_name text, mem_top4_node_name text, mem_top5_node_name text, cpu_top1_value bigint, cpu_top2_value bigint, cpu_top3_value bigint, cpu_top4_value bigint, cpu_top5_value bigint, mem_top1_value bigint, mem_top2_value bigint, mem_top3_value bigint, mem_top4_value bigint, mem_top5_value bigint, top_mem_dn text, top_cpu_dn text
pg_stat_get_wlm_session_iostat_info
describe : Return session load IO Information .
Parameters :nan
return type :threadid bigint, maxcurr_iops integer, mincurr_iops integer, maxpeak_iops integer, minpeak_iops integer, iops_limits integer, io_priority integer, curr_io_limits integer
pg_stat_get_wlm_statistics
describe : Return session load statistics .
Parameters :nan
return type :statement text, block_time bigint, elapsed_time bigint, total_cpu_time bigint, qualification_time bigint, skew_percent integer, control_group text, status text, action text
边栏推荐
- 2022软件测试技能 Robotframework + SeleniumLibrary + Jenkins web关键字驱动自动化实战教程
- GBase 8c 事务ID和快照(三)
- HCIP第十五天
- 什么是方法,什么是方法论:了解自我精进提升的底层逻辑
- Lambda expressions and stream streams
- Niuke multi School Game 3 A, c+ weight segment tree
- After learning the loop, I came across the problem of writing factorial of N, which caused a series of problems, including some common pitfalls for beginners, and how to simplify the code
- 三舅的故事
- For newly installed PIP3, use no module named 'LSB_ Release 'problem
- Linux安装mysql8.0.29详细教程
猜你喜欢

集合/容器

HCIP第十三天笔记

Linux系统彻底删除Mysql

Matlab 44 animation gradient drawing programs

Open source flight control (Px4, ardupilot)

Machine learning how to achieve epidemic visualization -- epidemic data analysis and prediction practice

企业运维实践-使用Aliyun容器镜像服务对海外gcr、quay仓库镜像进行镜像拉取构建

IIC读写EEFPROM

Collection / container

How tormenting are weekly and monthly reports? Universal report template recommended collection! (template attached)
随机推荐
Niuke multi School Game 3 A, c+ weight segment tree
Cap principle of [distributed development]
【向 Dice Roller 应用添加图片】
GBase 8c 事务ID和快照
牛客网刷题训练(三)
HRD 1. a simple and reliable HRD detection method
GBase 8c 通用文件访问函数
Machine learning how to achieve epidemic visualization -- epidemic data analysis and prediction practice
Real time synchronization and conversion of massive data based on Flink CDC
Docker builds MySQL master-slave locally
【面试:并发篇28:volatile】有序性
递归相关习题
Tencent cloud hiflow scene connector
VLAN experiment
ros2 launch文件常用模块
HCIP第十三天笔记
GBase 8c 配置设置函数
A Tiger's Tale
机器学习如何做到疫情可视化——疫情数据分析与预测实战
GBase 8c 恢复控制函数