Skip to content

v0.4.0 Multithreading

Choose a tag to compare

@balazsdukai balazsdukai released this 28 Jan 09:12
  • Improve failure handling, esp. when exporting tiles
  • Possible to use multiple threads with the export_tiles --threads command. A separate connection is made for each thread, so Postgres needs to support at least as many sessions as the number of threads.
  • Write logs to a file instead of the console