[Tile-serving] [openstreetmap/osm2pgsql] Prepared statement doesn't exist through pgpool (#878)

Charly Koza notifications at github.com
Mon Jul 10 10:10:55 UTC 2023


update: pgpool (4.4.3 and lower) do not handle multi statements queries well, and in this case both prepared statements mark_rels_by_node and mark_rels_by_way are created in the same query. I suppose that was also the case for `delete_rel` when this issue was created.

Unfortunately there is no workaround in pgpool for that at the moment.

So I'm leaving this here in the hopes it helps somebody :)  


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

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


More information about the Tile-serving mailing list