Replacement Btree Code (AREV Specific)
At 18 MAY 1999 10:15:28PM Victor Engel wrote:
Some time ago there was a discussion about changing a parameter or two in the btree process. The key item, I think, was to allow btree leaves to grow larger than the standard 3K or so leaf size, or possibly to have more variation between min and max size. We have a file that takes a very long time to reindex and even to catch up from a relatively small number of updates (10,000), largely because of the large keys on the file. Having this mod would really help, I think. Is this code available somewhere?
At 19 MAY 1999 02:50AM [email protected] onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
From internal conversations I recall that this was something Aaron did for a customer whilst he was a Gold support rep at RevSoft. I do not think that it was ever released publicly. The default node size is 1 K and the bigger it gets the faster it gets to all intents and purposes.
World Leaders in all things RevSoft
At 19 MAY 1999 12:08PM Victor Engel wrote:
That meshes with my memory. Aaron, any chance of this going public? If I recall there was a table setting that needed to be made as well as some recompiled code where the value was hardcoded. Am I close?
At 19 MAY 1999 03:37PM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
I don't want to talk too much out of school, but it was just the single hardcoded program.