Re: cube - Mailing list pgsql-general

From Adrian Klaver
Subject Re: cube
Date
Msg-id 200705271439.49775.aklaver@comcast.net
Whole thread Raw
In response to cube  (ABHANG RANE <arane@indiana.edu>)
List pgsql-general
On Sunday 27 May 2007 2:25 pm, ABHANG RANE wrote:
> Hi,
> Can you please let me know if anyone has used cube.c file in
> postgresql. I have installed the contrib modules required, but I just
> need to know how to implement cube operator on a table.
>
> Thanks
> Abhang
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match
I found instructions in ~/contrib/cube/README.cube
--
Adrian Klaver
aklaver@comcast.net

pgsql-general by date:

Previous
From: ABHANG RANE
Date:
Subject: cube
Next
From: Dániel Dénes
Date:
Subject: Re: JOIN with ORDER on both tables does a sort when it souldn't