[postgis-users] postgis 2.0.x segfault crashes

Sandro Santilli strk at keybit.net
Fri Jul 5 01:08:22 PDT 2013


On Thu, Jul 04, 2013 at 09:27:11PM +0200, Mario Jurcevic wrote:
> Sorry this one is the right:
> 
> 
> http://ubuntuone.com/202BqXg3Lvtt9zGuu3sDcx

The SQL file contains calls to custom functions that
are not available here. I handled to get the import
started by creating an "import_cadastre" schema, but
after 2.5k lines of sql the process ends with:

psql:interlis_import_51d5cb94e16e41.40947245.sql:2661: ERROR:  function geo_curvedtolinear(geometry) does not exist
LINE 1: ...o_LinearToCurved(ST_Multi(ST_BuildArea(ST_Collect(Geo_Curved...

Can you get the segfault crash without using custom
functions ?

--strk;


More information about the postgis-users mailing list