Hacker News new | ask | show | jobs
by ddorian43 1965 days ago
There are a lot of fixes PostgreSQL can do before this exotic one. Starting from ZHeap etc etc.
2 comments

Can custom index types be packaged into an extension, or would implementing this require deeper integration?
ZHeap a fix ? A different data management option, yes. A fix, no.
In the sense of lowering per-row-overhead, supposed to be faster on commit and slower on rollback(usual workloads).