User Tools

Site Tools


doc:appunti:linux:sa:postgresql_upgrade_11_to_13

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:appunti:linux:sa:postgresql_upgrade_11_to_13 [2022/07/07 11:42] – [Cleanup] niccolodoc:appunti:linux:sa:postgresql_upgrade_11_to_13 [2022/07/07 11:45] – [PostgreSQL/PostGIS Upgrade from 11 to 13] niccolo
Line 10: Line 10:
     * postgresql-13-postgis-3     * postgresql-13-postgis-3
  
-The PostgreSQL database will upgrade from version **11.16** to **13.7**, the **PostGIS library** will upgrade from version **2.5.1** to **3.1.1**.+The **PostgreSQL database** will upgrade from version **11.16** to **13.7**, the **PostGIS library** will upgrade from version **2.5.1** to **3.1.1**.
  
 ===== After the system upgrade ===== ===== After the system upgrade =====
 +
 +Verify the that the system upgrade installed the new packages, otherwise install them manually:
 +
 +<code>
 +apt install postgresql-13-postgis-3 postgresql-13-postgis-3-scripts
 +</code>
  
 Once the system is fully upgraded, you will find that your databases still run on the older **11/main cluster**. Switch to the **postgres** user and run the **pg_lsclusters** command to verify: Once the system is fully upgraded, you will find that your databases still run on the older **11/main cluster**. Switch to the **postgres** user and run the **pg_lsclusters** command to verify:
doc/appunti/linux/sa/postgresql_upgrade_11_to_13.txt · Last modified: 2023/02/03 12:38 by niccolo