Hacker News new | past | comments | ask | show | jobs | submit
Probably because it's an open source project and apparently none of its users cared about this feature enough to develop it or fund it.
{"deleted":true,"id":48477566,"parent":48477538,"time":1781104288,"type":"comment"}
It is also a bit tricky tradeoff. You do not want to be stuck with the same data format forever. So databases like MySQL and PostgreSQL need a downtime when doing a major version upgrade. They both try to keep it short, usually seconds, but minutes can happen in either database.