Hacker News new | ask | show | jobs
by jamesrr39 1842 days ago
I always thought it was cool that MySQL has different table engines. Postgres doesn't have this (unless I missed something). Sure, there are products based on Postgres that have this, but vanilla Postgres itself doesn't have this option.
1 comments

Postgres added pluggable storage a couple years ago, but it takes time to develop new storage engines: https://news.ycombinator.com/item?id=19578562