Re: How to fast the REINDEX
От
Steve Clark
Тема
Re: How to fast the REINDEX
Дата
Msg-id
4BB47F15.4000307@netwolves.com
Ответ на
Re: How to fast the REINDEX (Craig Ringer)
Список
Дерево обсуждения
How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX Hannu Krosing <hannu@2ndquadrant.com>
Re: How to fast the REINDEX Jaime Casanova <jcasanov@systemguards.com.ec>
Re: How to fast the REINDEX Craig Ringer <craig@postnewspapers.com.au>
Re: How to fast the REINDEX Steve Clark <sclark@netwolves.com>
Re: How to fast the REINDEX "Pierre C" <lists@peufeu.com>
Re: How to fast the REINDEX raghavendra t <raagavendra.rao@gmail.com>
Re: How to fast the REINDEX Brad Nicholson <bnichols@ca.afilias.info>
Re: How to fast the REINDEX "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: How to fast the REINDEX Robert Haas <robertmhaas@gmail.com>
Re: How to fast the REINDEX Greg Smith <greg@2ndquadrant.com>
On 03/31/2010 11:11 PM, Craig Ringer wrote: > Jaime Casanova wrote: >> On Wed, Mar 31, 2010 at 5:33 PM, raghavendra t >> wrote: >>>>> Why are you doing that? >>> Our table face lot of updates and deletes in a day, so we prefer reindex to >>> update the indexes as well overcome with a corrupted index. >>> >> >> do you have a corrupted index? if not, there is nothing to do... >> REINDEX is not a mantenance task on postgres > > Actually, if your free_space_map (pre 8.4) isn't up to keeping track of > bloat, or autovac isn't running enough, you're likely to get bloat of > indexes as well as tables that may need VACUUM FULL + REINDEX to > properly clean up. > > It's probably better to fix your fsm/autovac settings then CLUSTER the > table so it doesn't happen again, though. > > -- > Craig Ringer > So am I to understand I don't need to do daily reindexing as a maintenance measure with 8.3.7 on FreeBSD. -- Stephen Clark NetWolves Sr. Software Engineer III Phone: 813-579-3200 Fax: 813-882-0209 Email: steve.clark@netwolves.com www.netwolves.com
В списке pgsql-performance по дате отправления