Re: Do we need so many hint bits?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndQuadrant.com>
Cc: Jeff Davis <pgsql@j-davis.com>, pgsql-hackers@postgresql.org, Merlin Moncure <mmoncure@gmail.com>
Date: 2012-11-16T03:08:00Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes: > On 15 November 2012 19:42, Jeff Davis <pgsql@j-davis.com> wrote: >> many of the hint bits aren't terribly important > The truth is that nobody knows because there is no way of knowing. We had a discussion awhile back in which the idea of *no* hint bits was advocated, and someone (I think Robert) did some preliminary tests that pretty much shot it down. However, I don't recall anyone suggesting before that the four existing bits might not all be equally worthwhile. It's worth looking into. The hard part is probably agreeing on the test case or cases to measure behavior for. regards, tom lane