I have a server using Ubuntu Server 18.04 that I have to upgrade to 20.04.
The problem is when I tried to update, Postgresql no longer have a release file for Bionic.
What is the best way to go forward? I can think only this 3 choices, if possible:
- Do 'do-release-upgrade' without updating.
- Uncomment 'postgersql' package, and 'do-release-upgrade', and later updating postgresql.
- Uninstall 'postgresql' and do 'do-release-upgrade'