Project

General

Profile

Feature #36030

Enable the HStore module in postgres for pulpcore 3.22 upgrade

Added by Dennis Kliban about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

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

Associated revisions

Revision 2a5b8dde (diff)
Added by Ewoud Kohl van Wijngaarden about 1 month ago

Fixes #36030 - Ensure HStore is enabled

Pulpcore 3.22 will start using HStore1, which is in
postgresql-contrib. This ensures it's installed and enabled on the DB.
That needs to be done by a super user, so it can't be done in regular DB
migrations.

[1]: https://github.com/pulp/pulpcore/pull/3427

History

#1 Updated by The Foreman Bot about 2 months ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-pulpcore/pull/275 added

#2 Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases 3.6.0 added

#3 Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Status changed from Ready For Testing to Closed

#4 Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Triaged changed from No to Yes
  • Category set to Foreman modules

Also available in: Atom PDF