Hacker News new | ask | show | jobs
by Torgo 2645 days ago
I stored an entire 30GB PostgreSQL production database on an AWS ephemeral volume (gets automatically wiped on restart) because I mistook the device ID for one of a regular volume I thought attached.

Found my mistake months later, was able to fix it before disaster struck.