当前位置:网站首页>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 .
边栏推荐
- i. Max development board learning record
- Failed to install redis interface
- Lecture record: new application of inertial navigation - inertial measurement
- Laravel document sorting 6. Response
- Detailed explanation of flex attributes in flex layout
- 简单的恶意样本行文分析-入门篇
- Value transfer between parent and child components of wechat applet
- Smart contract learning materials
- GBASE 8s 索引B+树
- Intel 13th generation core showed its true colors for the first time: 68mb cache improved significantly
猜你喜欢

什么是存储引擎以及MySQL常见的三种数据库存储引擎

LabVIEW开发气体调节器

CTF_ Web: Advanced questions of attack and defense world expert zone WP (15-18)

A detailed summary of TCP connection triple handshake

论文阅读《LSD-SLAM: Large-Scale Direct Monocular SLAM》

Musk released humanoid robot. Why is AI significant to musk?

Basic use of OBS browser+ browser

Error 1062 is reported during MySQL insertion, but I do not have this field.

Failed to install redis interface

Can Navicat directly operate the Android database SQLite
随机推荐
Should I use on or where for the left join
LabVIEW开发气体调节器
CTF_ Web: deserialization learning notes (I) classes and objects in PHP
彻底理解数据库事务
讲座记录《惯性导航的新应用——惯性测量》
CTF_ Web: Advanced questions of attack and defense world expert zone WP (15-18)
515. 在每个树行中找最大值 / 剑指 Offer II 095. 最长公共子序列
Gbase 8s stored procedure flow control
CTF_ Web: advanced problem WP (5-8) of attack and defense world expert zone
CTF_ Web: deserialization of learning notes (II) CTF classic test questions from shallow to deep
Detailed explanation of flex attributes in flex layout
"How to carry out industrial positioning" in local / Park industrial planning
Laravel document sorting 8. Middleware
Lecture record: data processing methods and applications of various spatial geodetic techniques
How much do you know about the use value of WMS warehouse management system
GBASE 8s 索引B+树
ThinkPHP is integrated with esaywechat. What's wrong with wechat payment callback without callback?
UCLA | 用于黑盒优化的生成式预训练
Gbase 8s index R tree
Numpy NP tips: use OpenCV to interpolate and zoom the array to a fixed shape cv2 resize(res, dsize=(64, 64), interpolation=cv2. INTER_ CUBIC)