Y
Hacker News
new
|
ask
|
show
|
jobs
by
fooey
2694 days ago
It's probably more often that the query is just run against production in the first place.
Making a copy is probably more effort than most developers out in the wild are going to make.
1 comments
sroussey
2693 days ago
Not true. If you were to throw up a slow locking query in production, you could take down the site. Restoring a backup should be fast.
link