|
|
|
|
|
by ffsm8
564 days ago
|
|
Yugabyte is Postgres compatible, not actually Postgres. It's also only compatible insofar that you can use only a subset of Postgres features, as they're only supporting the most basics things like select, views etc Triggers, notifys etc were out of scope the last time I checked (which has admittedly been a while) |
|
> We use vanilla Postgres as-is for the query layer and replace Postgres storage with YugabyteDB’s own distributed storage engine.
https://www.yugabyte.com/blog/yugabytedb-enhanced-postgres-c...