We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3bcb6 commit 1ea06cfCopy full SHA for 1ea06cf
3 files changed
current/html/hash-index.html
@@ -161,7 +161,7 @@
161
backend's relcache entry. This will produce the correct bucket mapping as
162
long as the target bucket hasn't been split since the last cache refresh.
163
</span>
164
-《マッチ度[95.294118]》インデックスのスキャンおよびタプルの挿入は両者とも、与えられたタプルが置かれるべきバケットを特定する必要があります。
+インデックスのスキャンおよびタプルの挿入は両者とも、与えられたタプルが置かれるべきバケットを特定する必要があります。
165
これを実施するためには、メタページ内のバケット数、上位マスク、下位マスクが必要です。
166
しかし、性能上の理由で、そのような操作を行うたびにメタページをロックしてピンを立てるのは好ましいことではありません。
167
そうする代わりに、それぞれのバックエンドのリレーションキャッシュ(relcache)のエントリにキャッシュされたメタページの複製を保持します。
current/postgres-A4.pdf
-17 Bytes
index.md
@@ -7,7 +7,7 @@ layout: default
7
8
## 最新
9
10
-last-updated: 2026-03-07 04:48:31 JST
+last-updated: 2026-03-11 04:51:11 JST
11
12
### 最新 PostgreSQL
13
0 commit comments