Richards,Michael wrote:
Surely most of the current queries done on the database are on cur: logged in and non-logged in users viewing and editing the most recent version of pages. Relatively few queries access old:
Every edit is a write-access to old *and* a write-access to cur.
Timwi