Hacker News new | ask | show | jobs
Goodbye to Painful PostgreSQL Upgrades: YugabyteDB does it live (yugabyte.com)
2 points by harisund1990 430 days ago
1 comments

Anyone who has had to do a Postgres major upgrade can relate to this
Yugabyte uses the Postgres SQL/Planner/... The actual storage backend, has been stripped and they use rocksdb. So its not exactly hard to then make those claims.