DYK: Postgres doesn't really deletes the column when you DROP COLUMN
We've recently encountered an issue that caused our service to fail to load because of unexpected behavior from PostgreSQL. Background Story: We have a Golang backend server for a service that polls data regularly from various sources to implement di...
Jun 28, 20242 min read2