当前位置:网站首页>[deeply understand tcapulusdb technology] tcapulusdb table management - rebuild table
[deeply understand tcapulusdb technology] tcapulusdb table management - rebuild table
2022-06-22 20:04:00 【InfoQ】
【 In depth understanding of TcaplusDB technology 】TcaplusDB Watch management —— Rebuild table
explain :
- After the table is added, it can be rebuilt
Rebuild table
Be careful :
- The same table name , The distribution of tables is the same , But there are some changes in the table structure , It can support rebuilding the table on the original machine .
- If the old table has been deployed tcapdb, The user is required to delete the cache first and then rebuild the table .
- Table reconstruction will overwrite the definition of the old table , Delete the data of the old table , However, the routing distribution of the old table remains unchanged .
- tcaplus Tabular entry The maximum number of fields is 256 individual , arrive 110 There will be warning Tips , list Type table value The maximum number needs to be reduced 1.
边栏推荐
- 希尔排序
- [in depth understanding of tcaplus DB technology] getting started tcaplus SQL driver
- 漫话Redis源码之一百二十一
- 【深入理解TcaplusDB技术】TcaplusDB运维——日常巡检
- Traversal of trees and forests
- Google | ICML 2022: sparse training status in deep reinforcement learning
- How to use yincan IS903 to master DIY's own USB flash disk? (good items for practicing BGA welding)
- Install some office tools
- 插值查找和折半(二分)查找
- 散列表(哈希表)
猜你喜欢

Openpnp debugging ------ 0816 Feida Tui 0402 taping

iVX无代码挑战五秒游戏制作

数字经济加速落地,能为中小企业带来什么?

【深入理解TcaplusDB技术】入门Tcaplus SQL Driver
![[in depth understanding of tcaplus DB technology] getting started tcaplus SQL driver](/img/2b/3ab5e247ac103728b4d3579c3c5468.png)
[in depth understanding of tcaplus DB technology] getting started tcaplus SQL driver

【深入理解TcaplusDB知识库】部署TcaplusDB Local版常见问题

matplotlib设置坐标轴刻度间隔
![[deeply understand tcapulusdb knowledge base] common problems in deploying tcapulusdb local](/img/2b/3ab5e247ac103728b4d3579c3c5468.png)
[deeply understand tcapulusdb knowledge base] common problems in deploying tcapulusdb local
![[in depth understanding of tcapulusdb technology] getting started with MySQL driver](/img/7b/8c4f1549054ee8c0184495d9e8e378.png)
[in depth understanding of tcapulusdb technology] getting started with MySQL driver

不断重修的计划与变化
随机推荐
B tree code (C language)
lua--数据类型、变量、循环、函数、运算符的使用
冒泡排序、选择排序、直接插入排序
[in depth understanding of tcapulusdb technology] tcapulusdb model
[in depth understanding of tcapulusdb technology] how to take tcapulusdb off the shelf
北京大学|通过对比学习实现离线元强化学习的鲁棒任务表示
Tree, forest and transformation of binary tree
Definitions and terms of drawings
Storage structure of graph (adjacency matrix)
socket的connect函数用法
哈夫曼树(C语言)
【深入理解TcaplusDB技术】TcaplusDB机型
MySQL的函数
【深入理解TcaplusDB技术】TcaplusDB 表管理——删除表
[deeply understand tcapulusdb technology] tcapulusdb model management
Bubble sort, select sort, direct insert sort
AB打包有的Shader没有触发IPreprocessShaders的回调
不断重修的计划与变化
The custom control autoscalemode causes the problem of increasing the width of font
【深入理解TcaplusDB技术】TcaplusDB事务管理——错误排查