I have a problem inserting data into PostGIS with FME2013.
Sometimes it fails after 500 000 objects and sometimes it occur after 5 000 000 objects. Feels like a server/network problem but cant figure it out. Anyone experienced this?
2013-03-01 14:51:07| 102.1| 0.3|ERROR |Bulk copy failed on table 'public.Infra_import' using delimiter ':'. Error was 'server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
'
2013-03-01 14:51:07| 102.1| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
2013-03-01 14:51:07| 102.1| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
2013-03-01 14:51:07| 102.1| 0.0|ERROR |Bulk copy failed on table 'public.Infra_import' using delimiter ':'. Error was 'no COPY in progress
'
2013-03-01 14:51:07| 102.1| 0.0|INFORM|Successfully closed PostgresConn database reader
2013-03-01 14:51:07| 102.1| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details
2013-03-01 14:51:07| 102.1| 0.0|ERROR |... Last line repeated 2 times ...
Henrik Rinne