From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Composite GiST indexes? |
Date: | 2004-01-05 08:33:56 |
Message-ID: | Pine.GSO.4.58.0401051131210.25006@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 5 Jan 2004, Christopher Kings-Lynne wrote:
> Is it possible to make a composite GiST index? I want to create an
> index on a txtidx and a timestamp column - is that at all possible?
you need to install contrib/btree_gist
btw, tsearch2 is much better than tsearch.
Check http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
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 | Oleg Bartunov | 2004-01-05 08:34:55 | Re: Composite GiST indexes? |
Previous Message | Tom Lane | 2004-01-05 08:31:01 | Re: operators +/- with oids |