Hacker News new | ask | show | jobs
by breischl 4484 days ago
If you're taking down a SQL DB to make schema changes then you're doing it wrong. Even resource-intensive changes can be done online by applying the changes in stages.