Re: Trying to create a GiST index in 7.3

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Trying to create a GiST index in 7.3
Дата
Msg-id Pine.GSO.4.56.0309171938120.29209@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: Trying to create a GiST index in 7.3  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
Список pgsql-general
Hi there,

I'm back from vacation and  clearing my mbox.
I intended to write documentation about GiST, but other things grab attention :)
There is quite short intro in Russian
http://www.sai.msu.su/~megera/postgres/gist/doc/gist-inteface-r.shtml
and a bunch of GiST modules
http://www.sai.msu.su/~megera/postgres/gist/
so you may learn by examples.

    Oleg

On Wed, 17 Sep 2003, Christopher Murtagh wrote:

> On Fri, 2003-08-08 at 16:08, Tom Lane wrote:
> > Dmitry Tkach <dmitry@openratings.com> writes:
> > > I am trying to create a custom GiST index in 7.3, but getting an error,
> > > ...
> > > I have done all the setup that was required in 7.2.4:
> >
> > You should not be using the 7.2 methods anymore --- there is a CREATE
> > OPERATOR CLASS, use that instead.  (See the contrib gist classes for
> > examples.)
>
>  I'm having the same problem as Dmitry, but I've been unable to find a
> solution. I've looked everywhere googleable for info on setting up GiST
> indexes, but haven't found any info that doesn't look like post-doc
> papers on the theory of indexability.
>
> I'd be happy with an RTFM response, if I could just find TFM. :-)
>
> Any info would be much appreciated.
>
> Cheers,
>
> Chris
>
>

    Regards,
        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Database Recovery Procedures
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Trying to create a GiST index in 7.3