Actions
Bug #34445
closedKatello not supported with Azure Postgresql Service
Description
The installer fails with:
```
PG::FeatureNotSupported: ERROR: extension "evr" is not supported by Azure Database for PostgreSQL
DETAIL: Installing the extension "evr" failed, because it is not on the list of extensions supported by Azure Database for PostgreSQL.
HINT: To see the full list of supported extensions run: SELECT * FROM pg_available_extensions;
```
It looks to be valid for every cloud providers.
Updated by Ian Ballou almost 3 years ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0
Updated by Jonathon Turel almost 3 years ago
- Status changed from New to Rejected
- Target version changed from Katello 4.5.0 to Katello Recycle Bin
- Triaged changed from No to Yes
Errata applicability and other areas of Katello depend on this postgres extension, and getting by without it implies a significant effort. Currently there are no plans to take that work on so I'm closing this out.
Actions