具体地说,之前使用 Postgres 的地方,现在改用 Schemaless,一种构建在 MySQL 之上的新型数据库分片层。在本文中,我们将探讨 Postgres 的一些缺点,并解释为什么我们要在 MySQL 之上构建 Schemaless 和其他后端服务。
Both select statements succeed in postgres: https://onecompiler.com/postgresql/42tjfgu8r Environment: CockroachDB version 24.2.3 Server OS: CockroachDB Cloud Client app: psql Jira issue: CRDB-42607 MasterPtato added the C-bug label Sep 28, 2024 blathers-crl bot commented Sep 28, 2024 Hi ...