Re: Odd performance results - more info

Поиск
Список
Период
Сортировка
От Medora Schauer
Тема Re: Odd performance results - more info
Дата
Msg-id 906E2C446A276048A1BE283F17BCB12CB137D4@encounter.fairind.fairfield.com
обсуждение исходный текст
Ответ на Odd performance results - more info  ("Medora Schauer" <mschauer@fairfield.com>)
Список pgsql-performance

> Medora Schauer wrote:
> > I would greatly appreciate it if someone could run this
> code in their
> > environment and let me know if you get results similiar to mine.
> > The INT test results in execution times of 11 - 50+ secs increasing
> > each time the test is run.  The FLOAT test execution times are
> > consistently < 3 secs regardless of how many times it is run.
>
> Without actually trying the code, I'd bet that an index is
> getting used
> for the float8 case, but not in the int8 case:
>

I've already verifed that the index is used in both cases.

Medora

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Odd performance results - more info
Следующее
От: "Medora Schauer"
Дата:
Сообщение: Re: Odd performance results - more info