[Tile-serving] [osm2pgsql-dev/osm2pgsql] Non-PostgreSQL middle Implementation (Issue #2404)
Sarah Hoffmann
notifications at github.com
Fri Aug 22 18:53:27 UTC 2025
lonvia created an issue (osm2pgsql-dev/osm2pgsql#2404)
The database-backed middle comes with all the advantage a database storage brings but has grown to a considerable size.
It would be great to have an additional middle implementation with some kind of custom disk-based database, this could be based on something like RocksDB or written from scratch exactly for our use case. Users could then choose whether they want the more efficient one or the more flexible PostreSQL-based one.
Ideally there would be a foreign data wrapper for PostgreSQL, so that users still can access the middle data through SQL. That would allow us to combine the advantages of both solutions.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2404
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2404 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250822/29460871/attachment.htm>
More information about the Tile-serving
mailing list