我运行这个简单的查询并期望postgresql 使用我的索引: explain select count(*) from "items" group by "type"; 但是查询计划器决定使用Seq Scan 代替:
確定! 回上一頁