Re: Visualize GiST Index - Mailing list pgsql-general

From Oleg Bartunov
Subject Re: Visualize GiST Index
Date
Msg-id Pine.LNX.4.64.1009271820220.466@sn.sai.msu.ru
Whole thread Raw
In response to Re: Visualize GiST Index  (paolo <paolo@informatik.uni-bremen.de>)
Responses Re: Visualize GiST Index  (paolo <paolo@informatik.uni-bremen.de>)
List 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 by date:

Previous
From: Sachin Srivastava
Date:
Subject: Re: Slony-I installation Help
Next
From: Dimitri Fontaine
Date:
Subject: Re: Visualize GiST Index