[Tile-serving] [openstreetmap/osm2pgsql] Flex backend question: does flex backend also ignore tablespace for SLIM data? (#1182)

mboeringa notifications at github.com
Thu May 21 15:20:04 UTC 2020


According to the flex backend documentation (https://github.com/openstreetmap/osm2pgsql/blob/master/docs/flex.md), flex backend ignores the table space command line options for osm2pgsql. However, there are two types of tablespaces that can be defined: SLIM (--tablepace-slim-data/index) and the output data (--tablespace-main-data/index).

Does the new flex backend also ignore the **--tablepace-slim-data/index** command line options, and if so, am I right SLIM data will end up in PostgreSQL default tablespace always with flex backend?

-- 
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/1182
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200521/f258304a/attachment.htm>


More information about the Tile-serving mailing list