当前位置:网站首页>Blob page in gbase 8s
Blob page in gbase 8s
2022-06-25 04:32:00 【Eight delicacies tofu】
Blob Pages are used by the database server in Blob Store simple large objects in space (TEXT or BYTE data ) Disk space allocation unit .
Can be Blob The page size is specified as several times the page size of the database server . Because the database server take Blob Pages are allocated as contiguous space , So when the data size is as close as possible Blob Store profile in page Single large objects will be more effective .
You can choose to store simple large object data in the database space , Instead of storing it in Blob In the space . However , For simple large objects larger than two pages , If in Blob Simple large pairs are stored in the page like , Then the performance will be improved . Simple large objects stored in the database space can share a page , however Stored in Blob Simple large objects in a space cannot share pages .
边栏推荐
- Basic use of OBS browser+ browser
- CTF_ Web: Advanced questions of attack and defense world expert zone WP (1-4)
- SQL, CTE, flg case problems
- ThinkPHP is integrated with esaywechat. What's wrong with wechat payment callback without callback?
- LabVIEW开发气体调节器
- UCLA | 用于黑盒优化的生成式预训练
- 【esp32学习之路6——flash加密】
- Doubts about judging the tinyint field type of MySQL
- Leetcode points to the leetcode road of offering II 091 house painting [dynamic planning] heroding
- Smart contract learning materials
猜你喜欢

单元测试覆盖率

Summary of various problems encountered by cocos2d-x

Finereport (sail soft) handling the problem that the histogram data label is blocked

Gbase 8s overall architecture

What is the storage engine and the three common database storage engines for MySQL

CTF_ Web: advanced problem WP (5-8) of attack and defense world expert zone

CTF_ Web: Advanced questions of attack and defense world expert zone WP (15-18)
![LeetCode 劍指Offer II 091 粉刷房子[動態規劃] HERODING的LeetCode之路](/img/ad/69fce7cf064479a0ddd477fb935de2.png)
LeetCode 劍指Offer II 091 粉刷房子[動態規劃] HERODING的LeetCode之路

CTF_ Web: deserialization of learning notes (II) CTF classic test questions from shallow to deep

Anaconda installation +tensorflow installation +keras installation +numpy installation (including image and version information compatibility issues)
随机推荐
PostgreSQL数据库WAL——RM_HEAP_ID日志记录动作
A detailed summary of four handshakes (or four waves) over TCP connections
CTF_ Web: Advanced questions of attack and defense world expert zone WP (15-18)
Error 1062 is reported during MySQL insertion, but I do not have this field.
Structure syntaxique des procédures stockées gbase 8S
GBASE 8s存储过程执行和删除
navicat可不可以直接操作安卓数据库SQLite
GBASE 8s的多线程结构
php封装curl发送get、post请求方法,并使用
Leetcode points to the leetcode road of offering II 091 house painting [dynamic planning] heroding
彻底理解数据库事务
GBASE 8s的数据导入和导出
Lecture record: new application of inertial navigation - inertial measurement
Openmmlab environment configuration
Retrofit 源码分析
Thorough understanding of database transactions
Lecture record: data processing methods and applications of various spatial geodetic techniques
Nodejs connects to MySQL through heidisql, and ER appears_ BAD_ DB_ ERROR: Unknown database 'my_ db_ books'
LeetCode 剑指Offer II 091 粉刷房子[动态规划] HERODING的LeetCode之路
关于TCP连接四次握手(或者叫四次挥手)的详细总结