(re-adding list)
Le 14/03/2024 à 18:58, Robin Wilson a écrit :
Hi Even,
Perfect - adding —config PG_USE_COPY YES solved it. I’ll write a blog
post about this that hopefully will be found by someone with the same
issue in future.
You may also suggest documentation enhancement to
https://gdal.
Robin,
- output of "gdalinfo --version" ?
- try adding ``--config PG_USE_COPY YES`` to the command line where you
append to the existing table. Cf
https://gdal.org/drivers/vector/pg.html#configuration-options (copy mode
is enabled by default at table creation, but not in append scenarios)