|
|
|
|
|
by MustardTiger
3552 days ago
|
|
>Everyone speaks about InnoDB and how performant and reliable it is What? Everyone speaks about how unreliable it is and how many major data corruption problems it has. >I have never heard much about storage engines in Postgres, why could this be so? Because they didn't take the approach of having multiple storage engines, they just made one that works and is not easily removed from the database. |
|
InnoDB is, and always has been, a very reliable and durable storage engine with solid performance characteristics.