Re: [HACKERS] btree index growth

2003-07-03 Thread Tom Lane
"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes: > How "fixed" is the btree index growth issue in 7.4? Does it mean no more > reindexing ever? Or does it mean reindexing once a month instead of once a > week? Try it and tell us ;-). I think it will depend on your usage patterns to some ext

Re: [HACKERS] btree index growth

2003-07-03 Thread Josh Berkus
Chris, > How "fixed" is the btree index growth issue in 7.4? Does it mean no more > reindexing ever? Or does it mean reindexing once a month instead of once a > week? The Free Space Map has been extended to cover indexes. So this means that with proper FSM tuning, one may be able to eliminate

[HACKERS] btree index growth

2003-07-03 Thread Christopher Kings-Lynne
How "fixed" is the btree index growth issue in 7.4? Does it mean no more reindexing ever? Or does it mean reindexing once a month instead of once a week? Chris ---(end of broadcast)--- TIP 6: Have you searched our list archives? h