[Tile-serving] [osm2pgsql-dev/osm2pgsql] Using binary format for COPY (Issue #2286)
Sarah Hoffmann
notifications at github.com
Mon Jan 6 09:54:44 UTC 2025
Psycopg, which supports binary copy, states in [its documentation](https://www.psycopg.org/psycopg3/docs/basic/copy.html#binary-copy) that Postgesql does not apply any conversions. So custom types are indeed not possible without the user taking care to produce a binary format. That sounds complicated.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2286#issuecomment-2572757993
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2286/2572757993 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250106/213b73e6/attachment.htm>
More information about the Tile-serving
mailing list