Re: 7.0.2 and 6.5.3 performance

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: 7.0.2 and 6.5.3 performance
Дата
Msg-id 20000916224534.A31390@rice.edu
обсуждение исходный текст
Ответ на Re: 7.0.2 and 6.5.3 performance  (lec <englim@pc.jaring.my>)
Список pgsql-general
On Sat, Sep 16, 2000 at 12:42:30PM +0800, lec wrote:
> Tom Lane wrote:
> >
> > Um, have you vacuum analyzed the tables involved?
>
> The tables were vacuumed before explain.
>

Just to clairify: 'VACUUM'ed, or 'VACUUM ANALYZE'd? There's a
difference. A plain vacuum just reclaims space, the ANALYZE keyword is
needed to update the stats.


--
Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St.,  Houston, TX 77005

В списке pgsql-general по дате отправления:

Предыдущее
От: "Horst Herb"
Дата:
Сообщение: inheritance problem
Следующее
От: Neil Conway
Дата:
Сообщение: LOCK TABLE question