[Tile-serving] [openstreetmap/osm2pgsql] Multi statement queries (Issue #1994)

Jochen Topf notifications at github.com
Mon Jul 10 12:06:18 UTC 2023


osm2pgsql uses "multi statement queries" in several places, i.e. one query that has more than one statement, for instance to PREPARE several queries. This is not supported by [Pgpool-II](https://www.pgpool.net/), see [their docs](https://www.pgpool.net/docs/pgpool-II-4.2.12/en/html/restrictions.html).

This is clearly a shortcoming in Pgpool-II and not the fault of osm2pgsql but it affects at least one osm2pgsql user (see #878 and https://www.pgpool.net/pipermail/pgpool-general/2023-July/008945.html) and is probably reasonably easy to work around.

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

Message ID: <openstreetmap/osm2pgsql/issues/1994 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230710/413bf8f8/attachment.htm>


More information about the Tile-serving mailing list