Upgrade PostgreSQL database from version 11 to 12
Mar 18, 2022 · 3 min read · Instead of explaining about PostgreSQL, I will directly jump on steps for upgrading PostgreSQL on Ubuntu/Debian. Though I am doing it for version 11 but it should work for other versions also. Note: First backup complete data using pg_dump or pg_dump...
Join discussion