[Tile-serving] [openstreetmap/osm2pgsql] Add support for osm2pgsql_properties table to osm2pgsql-replication (PR #2029)
Sarah Hoffmann
notifications at github.com
Thu Aug 10 20:17:42 UTC 2023
@lonvia commented on this pull request.
> Given the OSM data
"""
n34 Tamenity=restaurant x77 y45.3
"""
+ And the replication service at http://example.com/europe/liechtenstein-updates
When running osm2pgsql pgsql with parameters
| --slim |
And running osm2pgsql-replication
| init | --osm-file={TEST_DATA_DIR}/liechtenstein-2013-08-03.osm.pbf |
This tests that replication can be initialized from replication headers in an arbitrary file. It's unlikely that you'd do that with the new properties table in place but we still should be testing it works. It is the standard way to initialise without properties table, so can't go away for the moment.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/2029#discussion_r1290636313
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/2029/review/1572663969 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230810/be5b369b/attachment.htm>
More information about the Tile-serving
mailing list