Re: Protecting against unexpected zero-pages: proposal
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Josh Berkus <josh@agliodbs.com>
Cc: Greg Stark <gsstark@mit.edu>, pgsql-hackers@postgresql.org
Date: 2010-11-09T23:30:58Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes: >> Though incidentally all of the other items you mentioned are generic >> problems caused by with MVCC, not hint bits. > Yes, but the hint bits prevent us from implementing workarounds. If we got rid of hint bits, we'd need workarounds for the ensuing massive performance loss. There is no reason whatsoever to imagine that we'd come out ahead in the end. regards, tom lane