[Tile-serving] [osm2pgsql] bad result during COPY (#159)

nahamada notifications at github.com
Mon Jun 23 09:51:42 UTC 2014


I've got a lot different, but it's basically a lost connection on different stage.
The most interesting seems to be:
```
ERROR:  unexpected message type 0x58 during COPY from stdin
CONTEXT:  COPY carto_ne_polygon, line 1
STATEMENT:  COPY carto_ne_polygon (osm_id,"access", ...) FROM STDIN
LOG:  unexpected EOF on client connection
.....
LOG:  unexpected EOF on client connection
LOG:  could not send data to client: Broken pipe
....
LOG:  checkpoints are occurring too frequently (3 seconds apart)
HINT:  Consider increasing the configuration parameter "checkpoint_segments".
.....
LOG:  could not receive data from client: Connection timed out
LOG:  unexpected EOF on client connection
.....
ERROR:  unexpected EOF on client connection
CONTEXT:  COPY carto_osm_de_polygon, line 1
STATEMENT:  COPY carto_osm_de_polygon (osm_id,"access", ...) FROM STDIN
ERROR:  unexpected EOF on client connection
CONTEXT:  COPY carto_osm_de_nodes, line 1
STATEMENT:  COPY carto_osm_de_nodes FROM STDIN;

ERROR:  unexpected EOF on client connection
CONTEXT:  COPY carto_osm_de_ways, line 1
STATEMENT:  COPY carto_osm_de_ways FROM STDIN;

ERROR:  unexpected EOF on client connection
CONTEXT:  COPY carto_osm_de_rels, line 1
STATEMENT:  COPY carto_osm_de_rels FROM STDIN;

```

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/159#issuecomment-46824991
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140623/67d81e06/attachment.html>


More information about the Tile-serving mailing list