Bug 542822
| Summary: | Upgrade data format requested on non-major release update | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bruno Medeiros <brunojcm> |
| Component: | postgresql | Assignee: | Tom Lane <tgl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | hhorak, tgl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-12-01 00:21:29 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bruno Medeiros
2009-11-30 21:06:42 UTC
This is the expected behavior. 8.3 to 8.4 *is* a major release upgrade for postgresql --- that's just how that project numbers their releases. What you need to do to update your data is pg_dumpall in the old installation and load the data into the new one. It's not something that's easily solved at the packaging level, unfortunately. *** This bug has been marked as a duplicate of bug 398221 *** |