Tech Notes

Tech tips and new discoveries

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