Re: Rtree; cannot create index on polygons with lots of points

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Rtree; cannot create index on polygons with lots of points
Дата
Msg-id Pine.GSO.4.33.0105240814530.8199-100000@ra.sai.msu.su
обсуждение исходный текст
Ответ на Rtree; cannot create index on polygons with lots of points  (Dave Blasby <dblasby@refractions.net>)
Список pgsql-hackers
On Wed, 23 May 2001, Dave Blasby wrote:

>
> I noticed that the GiST indexing has compress and decompress functions -
> could this type of index be used?  {I first tryed making a GiST index,
> but it didnt work for me.  I'm using the rtree index because it worked
> fine.}

What're the problem with GiST ? Did you try Rtree implementation using
GiST (http://www.sai.msu.su/~megera/postgres/gist) ?
We didn't implemented polygon datatype but it's rather straightforward.

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-hackers по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: RE: ADD/DROP CONSTRAINT and inheritance
Следующее
От: "Brian Hirt"
Дата:
Сообщение: Fw: Problem with plpgsql functions and foreign key constraints.