mirror of
https://github.com/postgres/postgres.git
synced 2025-06-06 00:02:36 -04:00
docs: PG 12 docs, clarify btree index changes
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WzkSYOM1GJVGtAbRW-OqymoCD=QWYG6ro+GaoOW-jPRuDQ@mail.gmail.com
This commit is contained in:
parent
b299efaea4
commit
809e248299
@ -570,7 +570,9 @@ Improve speed of btree index insertions (Alexander Korotkov, Peter Geoghegan)
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
LOOKUP, INDEX CLEANUP IMPROVEMENTS?
|
The new code improves the space-efficiency of page splits, reduces locking
|
||||||
|
overhead, and gives better performance for <command>UPDATE</command>s
|
||||||
|
and <command>DELETE</command>s on indexes with many duplicates.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user