cube for real[]

From: ABHANG RANE <arane(at)indiana(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: cube for real[]
Date: 2007-06-07 15:27:05
Message-ID: 20070607112705.zea0f4qe8go8o8gg@webmail.iu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have a table with one column as real[]. Now if I want to make cubes
out of each of
these arrays, is there a way in postgre I can do it. I guess cube
operator is not defined
for real[] but can I create cubes if the column was integer[]. If yes
please may I know
how.

Thanks
Abhang

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-06-07 15:28:04 Re: Jumping Weekends
Previous Message Martijn van Oosterhout 2007-06-07 15:09:02 Re: insane index scan times