5 ms·
The page I linked shows uses after creation where the cost can be different.
by matthew16550 11mo ago
The page I linked shows uses after creation where the cost can be different.
- crazygringo 11mo agoMaking the assumption: > Since workloads commonly are interested in recently inserted rows That's only true for very specific types of applications. There's nothing general about that. Plenty of applications grab rows from all time, and there's nothing special about the most recent ones. The most recent might also be the least popular rows, since few things reference them.