Tech Notes
Tech tips and new discoveries
All Posts#Architecture#CSS#Docker#Homelab#JavaScript#Linux#Node.js#PostgreSQL#React#TypeScript#Ubuntu
How to Upgrade PostgreSQL Without Losing Your Data
A practical guide to upgrading PostgreSQL major versions with minimal downtime, covering pg_upgrade, logical replication, and the gotchas nobody warns you about.
PostgreSQLLinuxDocker