Re: Visualize GiST Index

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Visualize GiST Index
Дата
Msg-id Pine.LNX.4.64.1009271820220.466@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: Visualize GiST Index  (paolo <paolo@informatik.uni-bremen.de>)
Ответы Re: Visualize GiST Index  (paolo <paolo@informatik.uni-bremen.de>)
Список pgsql-general
Get gevel from cvs, address is on http://www.sai.msu.su/~megera/wiki/Gevel

btw, have you seen http://www.sai.msu.su/~megera/wiki/Rtree_Index ?

Oleg

On Mon, 27 Sep 2010, paolo wrote:

>
> Hi all,
> we are making some experiments with postgresql and postgis. We need to
> visualize R-trees and are trying to use GiST and gevel. During the
> installation phase of gevel we had the following output:
>
>
> sed 's,MODULE_PATHNAME,$libdir/gevel,g' gevel.sql.in >gevel.sql
> gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith
> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv
> -I. -I../../src/include   -c -o gevel.o gevel.c
> gevel.c: In function ЪЪgist_dumptreeЪЪ:
> gevel.c:99: warning: format ЪЪ%dЪЪ expects type ЪЪintЪЪ, but argument 10 has
> type ЪЪSizeЪЪ
> gevel.c: In function ЪЪgist_treeЪЪ:
> gevel.c:134: error: too many arguments to function
> ЪЪstringToQualifiedNameListЪЪ
> gevel.c: In function ЪЪgist_statЪЪ:
> gevel.c:225: error: too many arguments to function
> ЪЪstringToQualifiedNameListЪЪ
> gevel.c: In function ЪЪsetup_firstcallЪЪ:
> gevel.c:325: error: too many arguments to function
> ЪЪstringToQualifiedNameListЪЪ
> make: *** [gevel.o] Error 1
>
>
> We are running Postgresql 8.4.4, can you please help us?
>
> Paolo & Waqas
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

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

Предыдущее
От: Sachin Srivastava
Дата:
Сообщение: Re: Slony-I installation Help
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Visualize GiST Index