摘要: -- 表索引select * from pg_indexes where tablename='person_wechat_label';select * from pg_statio_all_indexes where relname='person_wechat_label';-- 所有表SEL 阅读全文
posted @ 2019-03-20 11:59 jqbai 阅读(4430) 评论(0) 推荐(0)