会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
stupidstan2019
博客园
首页
新随笔
联系
订阅
管理
2022年1月3日
XLOG_NEXTOID
摘要: 【写入】 【启动初始化】 【回放】
阅读全文
posted @ 2022-01-03 20:44 stupidstan2019
阅读(29)
评论(0)
推荐(0)
编辑
XLOG_FPI
摘要: 【场景和触发】 初始化一个数据页后(初始化索引页时,表页重构时) drop table if exists t_index;create table t_index (id int,c1 char(8));CREATE INDEX my_pg_index ON t_index USING btree
阅读全文
posted @ 2022-01-03 20:33 stupidstan2019
阅读(38)
评论(0)
推荐(0)
编辑
公告