Statistics and Indexes

Поиск
Список
Период
Сортировка
От postgresql@bryden.co.za
Тема Statistics and Indexes
Дата
Msg-id 44337.127.0.0.1.1120553984.squirrel@localhost
обсуждение исходный текст
Ответы Re: Statistics and Indexes  (Bricklen Anderson <BAnderson@PresiNET.com>)
Список pgsql-general
Hi

I am from a MSSQL background and am trying to understand something about
statistics in PostgreSQL.

Question 1:
In MSSQL, if you create an index (and you are using MSSQL's default
settings) the Server will automatically create appropriate statistics for
you. Does this happen in PostgreSQL? Or should I explicitly create
statistics for every one of my indexes?

Question 2:
I believe ANALYZE keeps indexes and statistics up to date. How often
should this be run (assume that my DB has 200,000 new records daily)?

Thanks in advance
Craig

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

Предыдущее
От: "Net Virtual Mailing Lists"
Дата:
Сообщение: How can this be optimized, if possible?
Следующее
От: Per Lauvås
Дата:
Сообщение: PITR problems