select in 在postgresql的效率問題 在知乎上看到這樣一個問題: MySQL 查詢 select * from table where id in (幾百或幾千個 id) 如何提高效率?修改 ...