(no title)
oliverrice | 8 months ago
- Postgres has transactional DDL vs auto-commit. Can that property be retained?
- Postgres leans into extensions much more that Mysql. Will types/indexes/etc introduced by e.g. pg_vector or postgis, have a path for support?
anything similar that will be a challenge?
sougou|8 months ago
I also see such a clean 2PC API. This was another huge mess on the MySQL side.
hyper_cube|8 months ago