Bug 1455262
Summary: | Use PostgreSQL JDBC drivers 9.2 on Fedora until regression found on newer versions is fixed | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Fabrice Bacchella <fabrice.bacchella> |
Component: | Packaging.rpm | Assignee: | Martin Perina <mperina> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.1.8 | CC: | bugs, logank, lsvaty, mperina, sbonazzo, stirabos |
Target Milestone: | ovirt-4.1.3 | Flags: | rule-engine:
ovirt-4.1+
lsvaty: testing_ack+ |
Target Release: | 4.1.3.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-07-06 13:20:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Fabrice Bacchella
2017-05-24 14:55:19 UTC
Right now any PostgreSQL JDBC drivers newer than 9.2 break engine DAL layer, so we need to prevent using newer JDBC drivers available only on Fedora and ship correct version within engine on Fedora until Fedora packages are fixed. *** Bug 1455331 has been marked as a duplicate of this bug. *** Same for Centos 7.3.1611, update postgresql-jdbc past 9.2 and it can no longer talk to the database. (In reply to Logan Kuhn from comment #3) > Same for Centos 7.3.1611, update postgresql-jdbc past 9.2 and it can no > longer talk to the database. Right, we don't officially support any PostgreSQL version other than 9.2 (although except this JDBC drivers issue it should work), so you should use on CentOS only 9.2 provided by OS. Unfortunately Fedora 24 upgraded PostgreSQL to 9.4/9.5 already so we need to stop using RPMs provided by Fedora. Support for PostgreSQL 9.5 is currently being prepared for oVirt 4.2 verified in ovirt-engine-4.1.3.1-0.1.el7.noarch --> Processing Conflict: ovirt-engine-4.1.3.1-0.1.el7.noarch conflicts postgresql-jdbc >= 9.3 |