Re: [GENERAL] how to get accurate values in pg_statistic

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: [GENERAL] how to get accurate values in pg_statistic
Дата
Msg-id 1062697606.88158.7.camel@jester
обсуждение исходный текст
Ответ на [GENERAL] how to get accurate values in pg_statistic (continued)  (Mary Edie Meredith <maryedie@osdl.org>)
Ответы Re: [GENERAL] how to get accurate values in pg_statistic  (Neil Conway <neilc@samurai.com>)
Список pgsql-performance
On Thu, 2003-09-04 at 13:41, Mary Edie Meredith wrote:
> Our port of OSDL DBT3 test suite to PostgreSQL (see Background
> information below) is nearing completion.  We would also like to confirm
> our understanding of an outstanding consistency issue.
>
> We have not been able to do meaningful kernel testing since the runs
> (all parameters/kernels being equal) arewildly varying - sometimes
> 20-25% differences in the metrics run to run.

Run a VACUUM FULL ANALYZE between runs.  This will force a full scan of
all data for stats, as well as ensure the table is consistently
compacted.

Вложения

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

Предыдущее
От: William Yu
Дата:
Сообщение: Re: SELECT's take a long time compared to other DBMS
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: FreeBSD page size