Skip to content

Commit 1ea06cf

Browse files
committed
by GitHub Actions [skip ci]
1 parent dc3bcb6 commit 1ea06cf

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

current/html/hash-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
backend's relcache entry. This will produce the correct bucket mapping as
162162
long as the target bucket hasn't been split since the last cache refresh.
163163
</span>
164-
《マッチ度[95.294118]》インデックスのスキャンおよびタプルの挿入は両者とも、与えられたタプルが置かれるべきバケットを特定する必要があります。
164+
インデックスのスキャンおよびタプルの挿入は両者とも、与えられたタプルが置かれるべきバケットを特定する必要があります。
165165
これを実施するためには、メタページ内のバケット数、上位マスク、下位マスクが必要です。
166166
しかし、性能上の理由で、そのような操作を行うたびにメタページをロックしてピンを立てるのは好ましいことではありません。
167167
そうする代わりに、それぞれのバックエンドのリレーションキャッシュ(relcache)のエントリにキャッシュされたメタページの複製を保持します。

current/postgres-A4.pdf

-17 Bytes
Binary file not shown.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2026-03-07 04:48:31 JST
10+
last-updated: 2026-03-11 04:51:11 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)