[Tile-serving] [osm2pgsql] Disable autovacuum on the rendering tables during import (#373)

Paul Norman notifications at github.com
Sun Jul 5 09:23:23 UTC 2015


Although the tables are only growing and will not trigger autovacuum,
they may still trigger autoanalyze which is controlled by the same
storage setting.

This does not change the slim tables, which are part of middle-pgsql.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/373

-- Commit Summary --

  * Disable autovacuum on the rendering tables during import

-- File Changes --

    M table.cpp (4)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/373.patch
https://github.com/openstreetmap/osm2pgsql/pull/373.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/373
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150705/9128b578/attachment-0001.html>


More information about the Tile-serving mailing list