[Tile-serving] [openstreetmap/osm2pgsql] Flex backend: getting an "attempt to index global 'osm2pgsql (#1183)
mboeringa
notifications at github.com
Thu May 21 15:43:28 UTC 2020
Hi,
I did my first attempt to use the new osm2pgsql flex backend. In order to do this:
- I did a git pull for the lastest master branch of osm2pgsql, and compiled it using "make". No errors were displayed during compiling
- I did a git pull for the flex/master branch of openstreetmap-carto.
- I made one set of targeted changes to the openstreetmap-carto LUA file: adding **data_tablespace** and **index_tablespace** to the table definitions in the LUA file like:
**data_tablespace = '<NAME_TABLESPACE>'**
- Run osm2pgsql with -o flex and dropping some command line options that I normally use, but that are ignored
This ended up with the error below. Any ideas of what may be wrong?

--
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/1183
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200521/2f957461/attachment.htm>
More information about the Tile-serving
mailing list