MaZderMind / osm-history-renderer

an experimental, work-in-progress history renderer (including supplementary tools like an importer and an animation-tool)
BSD 2-Clause "Simplified" License
79 stars 23 forks source link

Escaping-Issues in COPY #13

Closed MaZderMind closed 10 years ago

MaZderMind commented 10 years ago

There is an escaping-issue when importing this node. The Postgres-COPY-Command stops with the message

PQresultErrorMessage=ERROR:  extra data after last expected column
CONTEXT:  COPY hist_point, line 1: "2586215092  1   t   1847667 Rhonda  Hunt    2013-12-19T04:04:25Z    2013-12-19T04:08:01Z    "addr:city"=>"Hamilton"..."

PQresultStatus=7

selection_383