Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] Postgresql und CUBE
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum
View previous topic :: View next topic  
Author Message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Thu May 11, 2006 1:24 pm    Post subject: [OT] Postgresql und CUBE Reply with quote

hallo,

is leider OT aber ich find einfach keine Infos im Web:
Wie kann ich den CUBE Operator in postgres (8.1.3) zum laufen bringen?

Ein paar Webseiten sagen, dass das noch gar nicht implementiert ist und ein paar wieder das Gegenteil. Leider find ich nichts in div. Suchmaschinen und in der Doku...
Es gibt aber eine cube.so und ein cube.sql File für CUBE Definitionen. Also gehe ich davon aus, dass es schon möglich sein müsste!

Daher meine konkrete Frage: hat jmd. das ganze am Laufen oder weiß, wie man das "aktivieren" kann?

danke im voraus!
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Thu May 11, 2006 2:55 pm    Post subject: Reply with quote

Meinst du sowas http://projects.commandprompt.com/public/pgsql/browser/trunk/pgsql/contrib/cube/README.cube oder den Operator CUBE mit dem man gut Statistische Auswertungen machen kann?
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Thu May 11, 2006 3:06 pm    Post subject: Reply with quote

hallo,

jo, dieses file hatte ich schon.
hab auch das cube.sql (für die cube definition) ausgeführt.

aber ich kann damit nix anfangen:
http://projects.commandprompt.com/public/pgsql/browser/trunk/pgsql/contrib/cube/sql/cube.sql

Ich möchte in der Lage sein folgende Abfrage auszuführen:
SELECT * FROM foobar WITH CUBE;
da krieg ich aber immer einen syntax error...
kannst du mir erklären, wie ich das zusammenbringe?

thx!
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Thu May 11, 2006 3:14 pm    Post subject: Reply with quote

Soweit ich das verstehe ist mit dem CUBE in dem File ein Würfel gemeint, sprich das File bringt Postgress einen Würfel !? als Datentyp bei, was du machen willst ist etwas anderes das ist ein Befehl der zum so genannten OLAP (Online Analytical Processing) gehört, genauso wie ROLLUP. Was ich dazu im Bezug auf Postgres gefunden habe ist http://wwwdb.inf.tu-dresden.de/students/finished-theses.php (einfach nach CUBE suchen) demnach gab es eine Arbeit dazu, die ist allerdings erst ein Jahr alt, keine Ahnung ob die Funktionalität schon in der Version die du gerade nutzt integriert ist. Ansonsten les mal hier http://dbis.informatik.uni-freiburg.de/content/DBBuch/Folien/kapitel03.pdf ab Seite 42, da gibts auch ein paar Beispiele, in Wikipedia steht auch was glaube ich
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Thu May 11, 2006 4:12 pm    Post subject: Reply with quote

danke für deine antwort.

ja, ich will die OLAP Erweiterung verwenden.
Gibts denn keine OpenSource Datenbank, die das unterstützt?
Oder weiß jmd. wie ich OLAP mit postgres zum laufen bringe?

danke!
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Diskussionsforum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum