TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My presentation on Mastering PostgreSQL Upgrades [video]

2 pointsby avivallssa11 months ago

1 comment

avivallssa11 months ago
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 ?