[Tile-serving] [openstreetmap/osm2pgsql] COPY_END for planet_osm_polygon failed: ERROR: out of memory (#846)

Hartmut Holzgraefe notifications at github.com
Mon Apr 30 18:07:21 UTC 2018


"Funny" ... i only have triggers on the point, line and roads tables:

```
gis=# select trigger_name, event_object_table from information_schema.triggers ;
              trigger_name               |   event_object_table    
-----------------------------------------+-------------------------
 planet_osm_hstore_line_osm2pgsql_valid  | planet_osm_hstore_line
 planet_osm_hstore_line_osm2pgsql_valid  | planet_osm_hstore_line
 planet_osm_hstore_point_osm2pgsql_valid | planet_osm_hstore_point
 planet_osm_hstore_point_osm2pgsql_valid | planet_osm_hstore_point
 planet_osm_hstore_roads_osm2pgsql_valid | planet_osm_hstore_roads
 planet_osm_hstore_roads_osm2pgsql_valid | planet_osm_hstore_roads
(6 rows)

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/846#issuecomment-385481102
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180430/bf0ea8a3/attachment.html>


More information about the Tile-serving mailing list