PostgreSQL 9.2 now has Index-Only-Scans that allows for much faster COUNT(*) without doing any jugglery with: * MATERIALIZED VIEWs (Needs to be refreshed ...
確定! 回上一頁