data mart indexing support?

Поиск
Список
Период
Сортировка
От amy cheng
Тема data mart indexing support?
Дата
Msg-id 19990923135802.21833.qmail@hotmail.com
обсуждение исходный текст
Список pgsql-general
greetings, all experts & newbies there!!!

my questions are all related with data warehouse indexing:

1) does PG support bitmap index?
2) can PG use multiple indices with in ONE query? so that we do not
   need to make multiple attribute indices (composite indices).
3) can PG actually do Cartesian product on multiple relatively small
   tables ("dimension tables" in data warehouse jargon) first and
   THEN join the result with the largest table ("fact table")?


thanks!!!


amy

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

Предыдущее
От: ghoffman@ucsd.edu (Gary Hoffman)
Дата:
Сообщение: Re: [GENERAL] List of all PostgreSQL functions
Следующее
От: "Michal A. Kowalski"
Дата:
Сообщение: Change table structure.