ended7월 25일· 1 sources

B-tree block split: what's the impact?

Why it matters

Everybody knows that B-tree indexes provide logarithmic lookups, but what does that actually mean in PostgreSQL? How many index entries fit in a page? When does a page split? When does the tree gain a...

1
Sources
+0
24h
Growth
7d
Active

Sources

Related Issues