Обсуждение: help me on creation cube

Поиск
Список
Период
Сортировка

help me on creation cube

От
raha sadeghi
Дата:
hi,
i am  a student , and for my final project i have to work with postgresql ; my project subject is data warehousing & data mining, so i  need to define cube; create dimention table & fact table & ...
i had active cube in template1; i mean i run cube.sql and there are cube functions in my databases but i don't know how to create cube!!!
please help me  and explain me how to do these kind of things step by step!!

With Best Regards


--
Raha Sadeghi

Re: help me on creation cube

От
"Kevin Grittner"
Дата:
raha sadeghi <raha.sadeghi@gmail.com> wrote:

> i had active cube in template1; i mean i run cube.sql and there
> are cube functions in my databases but i don't know how to create
> cube!!!
> please help me  and explain me how to do these kind of things step
> by step!!

Before anyone can make useful suggestions, I think you need to
provide a bit more detail about what you have, what you're trying to
do, and what problems you're having.

Even though you're not reporting a problem, exactly, some of the
suggestions here may help:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin