Re: Accounting for metapages in genericcostestimate()
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-04-28T17:20:34Z
Lists: pgsql-hackers
Attachments
- v1-discount-metapage-in-genericcostestimate.patch (text/x-diff) patch v1
... sigh, this time with the patch actually attached. regards, tom lane
Commits
-
Discount the metapage when estimating number of index pages visited.
- 733f20df5372 19 (unreleased) landed