ended7월 24일· 1 sources
B+tree height after delete: PostgreSQL fast root
Why it matters
Many databases use B+tree indexes, but they all differ. It's a sorted structure. The leaf pages are logically sorted so that a specific key value belongs to one page. A lookup by value reaches a singl...
1
Sources
+0
24h
—
Growth
7d
Active