Re: Serious performance problem

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: Serious performance problem
Дата
Msg-id 4.2.0.58.20011031064030.00d91620@pop.freesurf.fr
обсуждение исходный текст
Ответ на Re: Serious performance problem  (Horst Herb <hherb@malleenet.net.au>)
Список pgsql-hackers
>Why not create an extra "statistics" table which is updated automatically
>through triggers in your original table? That way, you will always get
>up-to-date INSTANT query results no matter how huge your original table is.
>
>And, don't forget that the only way MS SQL can achieve the better performance
>here is through mercilessly hogging ressources. In a complex database
>environment with even larger tables, the performance gain in MS SQL would be
>minimal (my guess).

Definitely. This is a design optimization problem not an index problem.


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

Предыдущее
От: Horst Herb
Дата:
Сообщение: Re: Serious performance problem
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: timetz regression test is showing several DST-related