[Tile-serving] [openstreetmap/osm2pgsql] get_wkb failed: ERROR: prepared statement "get_wkb" does not exist (#924)
Goncalo Oliveira
notifications at github.com
Mon Sep 11 15:11:16 UTC 2023
Alright, answering my own issue here, as it's a non-issue. Well, not an osm2pgsql issue at least.
> Neon uses PgBouncer in transaction mode, which does not support Postgres features such as prepared statements or [LISTEN](https://www.postgresql.org/docs/15/sql-listen.html)/[NOTIFY](https://www.postgresql.org/docs/15/sql-notify.html). For a complete list of limitations, refer to the "SQL feature map for pooling modes" section in the [pgbouncer.org Features](https://www.pgbouncer.org/features.html) documentation.
Bottom line: `PREPARE` statements are not supported.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/924#issuecomment-1714086916
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/issues/924/1714086916 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230911/90cb007a/attachment-0001.htm>
More information about the Tile-serving
mailing list