Skip to content

Commit e0d506d

Browse files
committed
by GitHub Actions [skip ci]
1 parent 9b7100c commit e0d506d

File tree

4 files changed

+64
-49
lines changed

4 files changed

+64
-49
lines changed

current/html/catalog-pg-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
wraparound or to allow <literal>pg_multixact</literal> to be shrunk. Zero
441441
(<symbol>InvalidMultiXactId</symbol>) if the relation is not a table.
442442
</span>
443-
このテーブル内のトランザクションIDによって置換される前のすべてのマルチトランザクションID
443+
この値より以前のマルチトランザクションIDはすべて、このテーブルのトランザクションIDで置き換えられています
444444
これは、マルチトランザクションIDのID周回を防ぐ、または<code class="literal">pg_multixact</code>を縮小させるために、テーブルをバキュームする必要があるかどうかを追跡するために使用されます。
445445
リレーションがテーブルではない場合はゼロ(<code class="symbol">InvalidMultiXactId</code>)です。
446446
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">

0 commit comments

Comments
 (0)