From: | Hans-Jürgen Schönig <postgres(at)cybertec(dot)at> |
---|---|
To: | Srikanth M <srikanth_m(at)students(dot)iiit(dot)net>, pgsql-hackers(at)postgresql(dot)org, eg(at)cybertec(dot)at |
Subject: | Re: DATA-CUBE in Postgresql. |
Date: | 2003-05-28 20:26:01 |
Message-ID: | 3ED51B59.5090601@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Srikanth M wrote:
> Hi!
> I am interested in adding DATA-CUBE operator(Related to Data
> Warehousing) to postgresql. I just want to know wheather it is already
> added to postgres or not. please reply to this mail if you have already
> worked or still working on it.
>
> Bye
> Srikanth
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
Currently there is just one solution I am aware of.
The EFEU package provides a simple interface to PostgreSQL (via its Esh
interpreter language) which allows you to do some basic operations
related to cubes.
If there was a solution which is distributed along with PostgreSQL this
would be a damn good thing.
How is it supposed to work? I have done a lot of work with EFEU so maybe
I can give you some hints since the way EFEU treats cubes makes sense to me.
Regards,
Hans
--
Cybertec Geschwinde u Schoenig
Ludo-Hartmannplatz 1/14, A-1160 Vienna, Austria
Tel: +43/2952/30706; +43/664/233 90 75
www.cybertec.at, www.postgresql.at, kernel.cybertec.at
From | Date | Subject | |
---|---|---|---|
Next Message | Yurgis Baykshtis | 2003-05-28 20:26:51 | Re: Mismatched parentheses when creating a rule with multiple action queries |
Previous Message | John DeSoi | 2003-05-28 20:22:15 | 3.0 fe/be protocol bug? |