Re: how to create materialized view in postgresql 8.3

Поиск
Список
Период
Сортировка
От Vincent Veyron
Тема Re: how to create materialized view in postgresql 8.3
Дата
Msg-id 1365600781.2948.33.camel@asus-1001PX.home
обсуждение исходный текст
Ответ на Re: how to create materialized view in postgresql 8.3  (Mike Christensen <mike@kitchenpc.com>)
Ответы Re: how to create materialized view in postgresql 8.3
Re: how to create materialized view in postgresql 8.3
Список pgsql-general
Le lundi 08 avril 2013 à 09:36 -0700, Mike Christensen a écrit :
> This is the number one requested feature on Uservoice:
>
>
> http://postgresql.uservoice.com/forums/21853-general/suggestions/247548-materialized-views
>
>

I find this rather surprising, considering the fact that a properly
tuned database will return queries over millions of rows and multiple
joins in milliseconds, given the proper hardware.

I can see how a datawharehouse with terrabytes of data can make use of
them, but that is hardly a common situation. It seems to me many of
these people clamouring for materialized views would be better off
simply using a proprer data structure (and taking a few SQL courses).

Am I misguided?

--
Salutations, Vincent Veyron
http://gdlc.fr/logiciels
Applications de gestion des sinistres assurance et des contentieux juridiques



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

Предыдущее
От: Chris Curvey
Дата:
Сообщение: Re: how to find which tables required indexes in postgresql
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: how to create materialized view in postgresql 8.3