PostgreSQL DBA(62) - PG 12 More progress reporting
发表于:2025-11-07 作者:千家信息网编辑
千家信息网最后更新 2025年11月07日,PostgreSQL 12新增了pg_stat_progress_cluster,用以统计database的活动进度,加强了数据库的易用性.PG11[xdb@localhost testdb]$ ps
千家信息网最后更新 2025年11月07日PostgreSQL DBA(62) - PG 12 More progress reporting
PostgreSQL 12新增了pg_stat_progress_cluster,用以统计database的活动进度,加强了数据库的易用性.
PG11
[xdb@localhost testdb]$ psql -p 5433 -d testdbpsql (11.2)Type "help" for help.testdb=# select * FROM pg_stat_progress_cluster;ERROR: relation "pg_stat_progress_cluster" does not existLINE 1: select * FROM pg_stat_progress_cluster; ^testdb=#PG 11没有该relation.
PG12
[pg12@localhost ~]$ psql -d testdbpsql (12beta1)Type "help" for help.testdb=# vacuum full;VACUUMtestdb=# testdb=# drop table t_status;;vacuum full;DROP TABLEtestdb=# create table t_status(id int,c1 varchar(200),c2 varchar(200),c3 varchar(200));CREATE TABLEtestdb=# testdb=# insert into t_status select x,'c1'||x,'c2'||x,'c3'||x from generate_series(1,1000000) as x;INSERT 0 1000000testdb=# testdb=# update t_status set c1 = lpad(c1,200,'*'),c2=lpad(c2,200,'*');UPDATE 1000000testdb=# testdb=# vacuum full;查询pg_stat_progress_cluster监控
testdb=# select pid,datname,relid::regclass,command,phase,heap_blks_scanned,heap_tuples_scanned FROM pg_stat_progress_cluster; pid | datname | relid | command | phase | heap_blks_scanned | heap_tuples_scanned -------+---------+-------+-------------+-------------------+-------------------+--------------------- 10805 | testdb | t1 | VACUUM FULL | seq scanning heap | 2989 | 552780(1 row)参考资料
Postgres 12 highlight - More progress reporting
参考资料
数据
数据库
易用性
用以
资料
进度
易用
参考
查询
活动
监控
统计
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
java数据库连接池类型
安卓服务器http通信
无线网络安全工程师蛋糕
数据库datejsp输出
网络安全加固升级资金筹措方案
java软件开发实例大全
数据库选课号对照表
计算机网络技术管理毕业论文
数据库 高并发 读写分离
服务器设置共享文件夹
商用数据库是什么
数据库连接池和线程安全
学习数据库技术课程收获
检测仪器软件开发
微博服务器供应
网络安全硬件沙箱
软件开发专业有什么前景
天津信息化软件开发价格
paidb数据库使用
数据库跨天
中国网络安全学院安全基地
安装用友数据库闪一下
呼市新华互联网科技学校
湖南正规软件开发服务参考价格
社保局网络安全管理
数据库索索引怎么关
我的世界最热门的四个服务器
青岛软件开发年薪
网络技术应用教我们什么
传奇私服mysql数据库