Actions
Feature #36030
closedEnable the HStore module in postgres for pulpcore 3.22 upgrade
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Description
A bug0 that was fixed1 in pulpcore 3.22 introduced a dependency on the HStore module in postgresql. This required the pulp_installer to enable the HStore module2. In older versions of Postgres (< 13) this requires using a super user. The foreman installer needs to do the same.
[0] https://github.com/pulp/pulpcore/issues/3400
[1] https://github.com/pulp/pulpcore/pull/3427
[2] https://github.com/pulp/pulp_installer/pull/1458/files
Actions