Re: An unresolved performance problem.

Поиск
Список
Период
Сортировка
От Achilleus Mantzios
Тема Re: An unresolved performance problem.
Дата
Msg-id Pine.LNX.4.44.0305091721310.7304-100000@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Re: An unresolved performance problem.  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Список pgsql-performance
I changed
*indexCorrelation = varCorrelation / nKeys;
to
*indexCorrelation = varCorrelation ;

and i got cost=28.88
and it beats every other index.


--
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-210-8981112
fax:    +30-210-8981877
email:  achill@matrix.gatewaynet.com
        mantzios@softlab.ece.ntua.gr


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

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: An unresolved performance problem.
Следующее
От: Ericson Smith
Дата:
Сообщение: Re: [GENERAL] realtime data inserts