Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4eaf7ea

Browse files
committed
Add missing and dangling downlink checks to amcheck
When bt_index_parent_check() is called with the heapallindexed option,allocate a second Bloom filter to fingerprint block numbers that appearin the downlinks of internal pages. Use Bloom filter probes whenwalking the B-Tree to detect missing downlinks. This can detect subtleproblems with page deletion/VACUUM, such as corruption caused by the bugjust fixed in commit6db4b49.The downlink Bloom filter is bound in size by work_mem. Its optimalsize is typically far smaller than that of the regular heapallindexedBloom filter, especially when the index has high fan-out.Author: Peter GeogheganReviewer: Teodor SigaevDiscussion:https://postgr.es/m/CAH2-WznUzY4fWTjm1tBB3JpVz8cCfz7k_qVp5BhuPyhivmWJFg@mail.gmail.com
1 parent7f58f66 commit4eaf7ea

File tree

2 files changed

+385
-19
lines changed

2 files changed

+385
-19
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp