Re: [GENERAL] When to run Vacuum in postgres 9.0.4

2013-01-10 Thread Kevin Grittner
[resending after completion -- the prior send was accidental] Anjali Arora wrote: > I have a large dataset and I have crawled it two and three times; > hence reltuples has increased. So I need some way to find out > vacuum is needed on the system. > > Please help me in finding out some paramete

Re: [GENERAL] When to run Vacuum in postgres 9.0.4

2013-01-10 Thread Kevin Grittner
Anjali Arora wrote: > I have a large dataset and I have crawled it two and three times; hence > reltuples has increased. So I need some way to find out vacuum is needed on > the system. > > Please help me in finding out some parameter or statistics which will tell me > vacuum is required on t