Actions
Bug #37797
closedPostgreSQL 13 upgrade aborts when user locale doesn't match cluster locale
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:
Red Hat JIRA:
Description
# runuser -l postgres -c 'postgresql-setup --upgrade' * Upgrading database. ERROR: pg_upgrade tool failed ERROR: Upgrade failed. * See /var/lib/pgsql/upgrade_postgresql.log for details. # cat /var/lib/pgsql/upgrade_postgresql.log | tail -100 Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Creating dump of global objects ok Creating dump of database schemas candlepin foreman postgres pulpcore template1 ok lc_collate values for database "postgres" do not match: old "en_US.UTF-8", new "en_IN.UTF-8" Failure, exiting
Updated by Evgeni Golov 3 months ago
- Related to Feature #37177: Upgrade to PostgreSQL 13 on EL8 added
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/971 added
Updated by Evgeni Golov 3 months ago
- Target version set to 3.11.3
- Found in Releases 3.11.0, 3.11.1, 3.11.2, 3.12.0 added
Updated by Evgeni Golov 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|f12d4976fca4c5d6d85bb6f32e64e49a6cad06bb.
Updated by The Foreman Bot 3 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/974 added
Updated by Evgeni Golov 3 months ago
- Status changed from Ready For Testing to Closed
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/979 added
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/theforeman/foreman-installer/pull/981 added
Updated by Ewoud Kohl van Wijngaarden 2 months ago
- Triaged changed from No to Yes
- Fixed in Releases 3.11.4 added
- Fixed in Releases deleted (
3.11.3)
Updated by Ewoud Kohl van Wijngaarden 2 months ago
- Target version changed from 3.11.3 to 3.11.4
Actions