Goodbye to Painful PostgreSQL Upgrades: YugabyteDB does it live

2 points by harisund1990 2 months ago | 2 comments
  • harisund1990 2 months ago
    Anyone who has had to do a Postgres major upgrade can relate to this
    • benjiro 2 months ago
      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.