[Tile-serving] [openstreetmap/osm2pgsql] Making indexes more flexible (Issue #1780)

Jochen Topf notifications at github.com
Mon Dec 5 09:30:48 UTC 2022


The PR #1847 implements most of this now. I took the suggestion from @mboeringa and didn't implement the `indexes = false`.

I didn't expose the `fillfactor` to the user. If you are not setting any index, you get the old behaviour with the fillfactor depending on the import mode. But for any other indexes this is not set. I need to do some experimenting and benchmarking with these settings. But this PR gives us a lot of functionality beyond what we have and doesn't take away anything, so that's good for now. (You can always disable index build and run an SQL command after osm2pgsql has run to do anything really special.)

This should resolve #27, #1357, and #1691 and also unblocks #1311.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1780#issuecomment-1337024600
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/1780/1337024600 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221205/0a1f0b04/attachment.htm>


More information about the Tile-serving mailing list