摘要: 查看某个表的索引使用情况 查看所有表的索引的使用情况 存放索引详细信息的表 pg_stat_user_indexs 表的详细解释参考官方文档: https://www.postgresql.org/docs/9.2/monitoring-stats.html 阅读全文
posted @ 2018-11-08 00:05 Ryan_zheng 阅读(1755) 评论(0) 推荐(0) 编辑