Azure/azure-postgresql

Cannot enable GDAL drivers

ziXet opened this issue · 2 comments

ziXet commented

When I changed the "postgis.gdal_enabled_drivers" parameter to "ENABLE_ALL" from the Portal "Server Parameters" and "Save", I get the following error:
An error occurred updating server parameters for {servername} An unexpected error occured while processing the request.

Also checking the postgres logs give me this:
2019-01-28 20:00:47 UTC-5c424f3f.5c-ERROR: unrecognized configuration parameter "postgis.gdal_enabled_drivers" 2019-01-28 20:00:47 UTC-5c424f3f.5c-STATEMENT: ALTER SYSTEM SET "postgis.gdal_enabled_drivers" = 'ENABLE_ALL'

We are fixing this. We expect the fix to be available by end of March/early April.

Hi @ziXet, this fix is rolled out worldwide now.