Some of the upgrades techniques presented in this talk are :<p>1. Using pg_dumpall
2. Using pg_dump and pg_restore
3. Using pg_upgrade without hard links
4. Using pg_upgrade with hard links
5. Logical Replication between major versions<p>Any other Upgrade methods you would like to discuss ?