github osm2pgsql-dev/osm2pgsql 2.1.0
Release 2.1.0

latest release: 2.1.1
5 months ago

This is a bugfix and maintenance release. The main visible change is that osm2pgsql now works better together with connection poolers and similar database middleware: prepared statements now use protocol level prepare instead of PREPARE sql commands and there is a new option to explicitly create a primary key on flex tables.

Other fixes and features:

  • check flat node file format for forwards compatibility to prepare for future changes of the flatnode file format
  • fix two-stage processing when flat node file is used
  • fix getting node locations in slim node with two-stage processing
  • updated included libosmium, protozero and fmt libraries

Don't miss a new osm2pgsql release

NewReleases is sending notifications on new releases.