内容简介:云原生 SQL 数据库 CockroachDB 发布了 v2.0-beta.20180305 版本,该版本针对 SQL 语言、命令行工具、Admin-UI 和企业版进行了改进,并带来了大量的 Bug 修复、文档改进和性能优化。亮点包括: 改进了对大型删除...
云原生 SQL 数据库 CockroachDB 发布了 v2.0-beta.20180305 版本,该版本针对 SQL 语言、命令行 工具 、Admin-UI 和企业版进行了改进,并带来了大量的 Bug 修复、文档改进和性能优化。亮点包括:
改进了对大型删除语句的支持。
减少升级和重新启动过程中的中断。
减少可序列化事务重新启动的次数。
企业版更改:
Revision history
BACKUP
/RESTORE
is no longer considered experimental. #226791Revision history
BACKUP
/RESTORE
now handles schema changes. #21717CockroachDB now checks that a backup actually contains the requested restore time. #22659
Ensured that only the backups created by the same cluster can be used in incremental backups. #22474
Avoided extra internal copying of files during
RESTORE
. #22281
SQL 语言更改:
The type determined for constant
NULL
expressions is renamed tounknown
for better compatibility with PostgreSQL. #23150Deleting multiple rows at once now consumes less memory. #230131
Attempts to modify virtual schemas with DDL statements now fail with a clearer error message. #230411
The new
SHOW SCHEMAS
statement reveals which are the valid virtual schemas next to the physical schemapublic
. #230411CockroachDB now recognizes the special syntax
SET SCHEMA <name>
as an alias forSET search_path = <name>
for better compatibility with PostgreSQL. #230411
完整内容请查看发布日志。
下载地址:https://www.cockroachlabs.com/docs/releases/v2.0-beta.20180305.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 原生骨架屏库,合并模式版本,加入链式语法。
- Swoole v4.6.5 版本发布,增加原生 curl multi 支持
- Swoft 协程框架 0.2.1 版本更新,基于 Swoole 原生协程
- 云原生 SQL 数据库 CockroachDB 发布 v2.0-alpha 版本
- 云原生 SQL 数据库 CockroachDB v2.0-alpha 版本更新
- React Native 桥接原生 iOS 以及 Android 获取 APP 版本号
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Domain-Driven Design Distilled
Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99
Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
HEX HSV 转换工具
HEX HSV 互换工具