1 Answer
- Newest
- Most votes
- Most comments
1
I found the issue by issuing step by step upgrades for each major version. When upgrading from latest 11 to latest 12, an error was thrown (and upgrade aborted) about having tables using unsupported WITH OIDS conditions. After deleting those tables, the upgrade from 11 to 15 took less than 2 minutes (as expected).
However, the issue was that direct upgrade from 11 to 15 did not throw those errors, instead it simply got stuck.
answered 3 years ago
Relevant content
- asked a year ago
- asked 2 years ago
