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

Jochen Topf notifications at github.com
Mon Dec 5 13:15:34 UTC 2022


> > But for any other indexes this is not set. I need to do some experimenting and benchmarking with these settings.
> 
> We should set it the same way as we do for the default indexes.

I am not sure that's a good idea before we have any data on how this behaves in reality. For one the behaviour might be different for different index types. The PostgreSQL docs say "The other index methods use fillfactor in different but roughly analogous ways; the default fillfactor varies between methods." And when users use different, special indexes, chances are greater that they are doing something special where the automagic setting of the fillfactor might get in the way. I believe doing the behaviour I am suggesting here gives us the most options if and when we want to adjust the behaviour later on.

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

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


More information about the Tile-serving mailing list