Re: [gdal-dev] Export PG to GPKG with foreign keys

2024-04-21 Thread Matteo Ghetta via gdal-dev
Hi Even, thanks for the reply! I had this feeling, but now I'm sure Cheers and thanks Matteo On 4/19/24 11:32, Even Rouault wrote: Le 19/04/2024 à 10:25, Matteo Ghetta via gdal-dev a écrit : Hi all, I'm trying to export a PG table with several foreign keys to a geopackage. What I tried

Re: [gdal-dev] Export PG to GPKG with foreign keys

2024-04-19 Thread Even Rouault via gdal-dev
Le 19/04/2024 à 10:25, Matteo Ghetta via gdal-dev a écrit : Hi all, I'm trying to export a PG table with several foreign keys to a geopackage. What I tried so far are the native QGIS export and the QGIS Processing algorithm "Package layer" with the "Export related layers following..." opti

[gdal-dev] Export PG to GPKG with foreign keys

2024-04-19 Thread Matteo Ghetta via gdal-dev
Hi all, I'm trying to export a PG table with several foreign keys to a geopackage. What I tried so far are the native QGIS export and the QGIS Processing algorithm "Package layer" with the "Export related layers following..." option activated. I'm checking ogr2ogr but I cannot see any option