On Wed, 3 Jul 2024 at 03:36, Robin Wilson via gdal-dev <[email protected]> wrote: > Any suggestions welcome,
If you routinely access a specific database, a reliable method is to create a .pgpass file: https://www.postgresql.org/docs/current/libpq-pgpass.html This way you never need to provide a password. _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
