Upgrade to 15.5 from 14.8 / Extension was not found: postgis_topology 3.2.1 (available 3.2.6, 3.3.5, 3.3.2)
Hi,
I am trying to do a major version upgrade from 14.8 to 15.5.
This issue looks like this one #2447 (closed)
It fails because:
Extension not found Details: admission webhook "sgdbops.validating-webhook.stackgres.io" denied the request: Extension was not found: postgis_topology 3.2.1 (available 3.2.6, 3.3.5, 3.3.2)
postgis_topology 3.2.6 is not available for 14 so I cannot update the extension version beforehand.
Is there a workaround to ignore the extension version and use the one available?
Thank you