[postgis-users] ERROR: could not find function "isvalidreason" in file "/usr/local/postgresql-8.2.20/lib/postgis-1.4.so"
Sandro Santilli
strk at keybit.net
Tue Aug 9 01:40:10 PDT 2011
On Tue, Aug 09, 2011 at 10:04:41AM +0200, ml ml wrote:
> I am using postgres 8.2.20, postgis 1.4.2 and geos.3.3.0 from source.
...
> pg_restore: [archiver (db)] Error from TOC entry 43383; 1255 3510237
> FUNCTION st_isvalidreason(geometry) pgsql
> pg_restore: [archiver (db)] could not execute query: ERROR: could not
> find function "isvalidreason" in file
> "/usr/local/postgresql-8.2.20/lib/postgis-1.4.so"
Did you run "make install" ?
Check ctime on /usr/local/postgresql-8.2.20/lib/postgis-1.4.so
Or run:
nm /usr/local/postgresql-8.2.20/lib/postgis-1.4.so | grep -i validreason
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the postgis-users
mailing list