Y
Hacker News
new
|
ask
|
show
|
jobs
by
feld
4067 days ago
Go ahead, kill -9 your production MySQL servers. I dare you.
I can do that to Postgres all day and the on-disk data integrity is preserved.
1 comments
kbenson
4067 days ago
It makes little sense to put it like that, since for MySQL it greatly depends on the storage engine used. I've found InnoDB to be quite robust, but I'm not sure how it compares to what Postgres uses.
link