[postgis-users] transform problem

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Wed Apr 18 04:59:53 PDT 2007


On Tue, 2007-04-17 at 11:09 +0200, Peter Bange wrote:
> Hi Mark,
> 
> 
> I tried some other transformation, but no succes; the simplest a tried
> was:
> 
> 
> TestDB=# select transform(geomfromtext('Point(4.4 52.0)', 3395),
> 4001);
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
> 
> 
> Any idea ?
> 
> 
> Peter

Hmmm. Can you provide the output of 'SELECT version()' and 'SELECT
postgis_full_version()' just in case it only appears with particular
builds. Also, is it possible to recompile with -g and attach gdb to the
backend in order to get a backtrace when the crash occurs?


Kind regards,

Mark.






More information about the postgis-users mailing list