Account for the effect of lossy pages when costing bitmap scans.
Robert Haas <rhaas@postgresql.org>
Account for the effect of lossy pages when costing bitmap scans. Dilip Kumar, reviewed by Alexander Kumenkov, Amul Sul, and me. Some final adjustments by me. Discussion: http://postgr.es/m/CAFiTN-sYtqUOXQ4SpuhTv0Z9gD0si3YxZGv_PQAAMX8qbOotcg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/tidbitmap.c | modified | +25 −12 |
| src/backend/optimizer/path/costsize.c | modified | +49 −10 |
| src/include/nodes/tidbitmap.h | modified | +1 −0 |
Discussion
- Proposal: Improve bitmap costing for lossy pages 27 messages · 2017-05-18 → 2017-11-13