[GENERAL] fill factor guestimate

2011-06-18 Thread Dave Thompson
Hi, I have a table that will be updated frequently. Each row will be updated at least once during it's lifetime, and most rows will be updated ~10 times in their first 2 weeks of existence, and then relatively rarely after that. The rows are being updated by a prepared statement that gets

Re: [GENERAL] fill factor guestimate

2011-06-18 Thread Scott Marlowe
On Sat, Jun 18, 2011 at 6:12 PM, Dave Thompson dthomp...@gmail.com wrote: Hi, I have a table that will be updated frequently. Each row will be updated at least once during it's lifetime, and most rows will be updated ~10 times in their first 2 weeks of existence, and then relatively rarely