[postgis-users] ERROR: Can't find function postgis_gist_sel in file /lib/postgis.dll
"Morin, Marc-André"
Marc-Andre.Morin at drdc-rddc.gc.ca
Wed Mar 26 10:46:43 PST 2003
Paul,
I have finally found my problem... As described in the last mails, sent by
Norman,
I had to make the following change in
.../postgresql/src/include/optimizer/cost.h
extern DLLIMPORT double cpu_index_tuple_cost;
//extern double cpu_index_tuple_cost;
Now, all works fine!
Norman wrote:
>YMMV but I think that this will work fine with 7-3.2
I'm not sure... I had to do that change and the version of my postgresql is
7.3.2! ;-)
Thanks to you and Norman!
Best regards,
Marc-André
-----Message d'origine-----
De : Paul Ramsey [mailto:pramsey at refractions.net]
Envoyé : Wednesday, March 26, 2003 1:26 PM
À : postgis-users at postgis.refractions.net
Objet : RE: [postgis-users] ERROR: Can't find function postgis_gist_sel
in file /lib/postgis.dll
OK, more information needed. You are very close, but there is still
something
missing from the compile, and I don't have enough info to evaluate. So, the
output of your compile process, and your current Makefile.
Thanks,
Paul
Quoting "\"Morin, Marc-André\"" <Marc-Andre.Morin at drdc-rddc.gc.ca>:
> Sorry Paul...
>
> That it the error that I get even if I assign a value to GIST_ESTIMATE...
>
> ...
> ERROR: Can't find function postgis_gist_sel in file /lib/postgis.dll
> psql:postgis.sql:142: ERROR: Can't find function postgis_gist_sel in file
> /lib/
> postgis.dll
> ERROR: current transaction is aborted, queries ignored until end of
> transaction
> block
> ...
>
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list