V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
linxiaoziruo
V2EX  ›  程序员

自适应哈希索引的疑惑

  •  
  •   linxiaoziruo · May 14, 2019 · 1124 views
    This topic created in 2544 days ago, the information mentioned may be changed or developed.

    网上有对自适应哈希索引的描述:”经常访问的二级索引数据会自动被生成到 hash 索引里面去(最近连续被访问三次的数据),自适应哈希索引通过缓冲池的 B+树构造而来,因此建立的速度很快。“ 缓冲池的 B+树是什么,是建表时创建的索引吗?生成 HASH 索引后,是不是以后每次查询,数据库都要先走一遍 HASH 索引,发现没有相关索引数据,再走正常的 B-TREE 索引?

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2502 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 07:03 · PVG 15:03 · LAX 00:03 · JFK 03:03
    ♥ Do have faith in what you're doing.