From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Werdin Jens <jens(dot)werdin(at)siemens(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Index on geometry and timestamp |
Date: | 2004-12-07 11:20:07 |
Message-ID: | Pine.GSO.4.61.0412071419320.26289@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 7 Dec 2004, Werdin Jens wrote:
>
> Hi,
> I need an index on a postgis-point and a timestamp.
> I'm using an GiST index on the geometry. But the creation of an GiST index
> on geometry and timestamp seems to be impossible, because GiST doesn't
> support Timestamps.
> Is there a possibility to solve my problem?
yes, use contrib/btree_gist
>
> Greetings
> Jens
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2004-12-07 12:22:40 | Re: Triggers don't activate when dropping table |
Previous Message | Premsun Choltanwanich | 2004-12-07 11:11:08 | Re: How can I recovery old Data from files and |