What Happens When You Drop a Column in Postgres(thenile.dev) |
What Happens When You Drop a Column in Postgres(thenile.dev) |
I explored a bit what dropping columns actually does (mark the column as dropped in the catalog), what VACUUM FULL cleans up, and why we are still (probably) compliant with the GDPR.