Skip to content

Commit b461cec

Browse files
committed
18.3の更新をアップ
1 parent 5dc25cb commit b461cec

79 files changed

Lines changed: 2107 additions & 156 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

jpug-doc/18.3/html/amcheck.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@
178178
</span>
179179
<code class="function">bt_index_parent_check</code>は、対象となるB-Treeインデックスが様々な不変量を保っていることを検査します。
180180
オプションとして、<em class="parameter"><code>heapallindexed</code></em>引数が<code class="literal">true</code>の場合、インデックスに対応して存在すべきすべてのヒープタプルの存在を検証します。
181-
<em class="parameter"><code>checkunique</code></em><code class="literal">true</code>の場合、一意インデックスの重複エントリの中で可視のものが1つだけであることを検査します
181+
<em class="parameter"><code>checkunique</code></em><code class="literal">true</code>の場合、<code class="function">bt_index_parent_check</code>は一意インデックス内の重複エントリの中で可視のものが1つだけであることを検査します
182182
省略可能な引数<em class="parameter"><code>rootdescend</code></em><code class="literal">true</code>であれば、各タプルに対するルートページから新しく探索することで、検証はリーフレベルのタプルを再び見つけます。
183183
<code class="function">bt_index_parent_check</code>により実施される検査は、<code class="function">bt_index_check</code>により実施される検査のスーパーセットになっています。
184-
<code class="function">bt_index_parent_check</code>は、<code class="function">bt_index_check</code>の更なる完璧版であると考えることができます
184+
<code class="function">bt_index_parent_check</code>は、<code class="function">bt_index_check</code>の徹底した検査版であると考えることができます
185185
つまり、<code class="function">bt_index_check</code>と違って<code class="function">bt_index_parent_check</code>は、インデックス構造中のダウンリンクに漏れがないことを含め、親/子関係に渡る不変量も検査します。
186186
<code class="function">bt_index_parent_check</code>は、論理的な非一貫性やその他の問題を発見した場合、一般的な習慣に従ってエラーを報告します。
187187
</p><p>

jpug-doc/18.3/html/backup.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@
1919
<span class="productname">PostgreSQL</span>のデータをバックアップする場合、3つの異なる手法があります。
2020
</p><div class="itemizedlist"><span class="original">
2121
&lt;listitem&gt;&lt;para&gt;&lt;acronym&gt;SQL&lt;/acronym&gt; dump&lt;/para&gt;&lt;/listitem&gt;
22+
</span><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><acronym class="acronym">SQL</acronym>によるダンプ</p></li><span class="original">
2223
&lt;listitem&gt;&lt;para&gt;File system level backup&lt;/para&gt;&lt;/listitem&gt;
24+
</span><li class="listitem"><p>ファイルシステムレベルのバックアップ</p></li><span class="original">
2325
&lt;listitem&gt;&lt;para&gt;Continuous archiving&lt;/para&gt;&lt;/listitem&gt;
24-
</span><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><acronym class="acronym">SQL</acronym>によるダンプ</p></li><li class="listitem"><p>ファイルシステムレベルのバックアップ</p></li><li class="listitem"><p>継続的アーカイブ</p></li></ul></div><p>
26+
</span><li class="listitem"><p>継続的アーカイブ</p></li></ul></div><p>
2527
<span class="original">
2628
Each has its own strengths and weaknesses; each is discussed in turn
2729
in the following sections.

jpug-doc/18.3/html/bgworker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
&lt;structfield&gt;bgw_flags&lt;/structfield&gt; is a bitwise-or'd bit mask indicating the
9595
capabilities that the module wants. Possible values are:
9696
</span>
97-
<code class="structfield">bgw_flags</code>は、モジュールが要求する機能をOR演算したビットマスクです。可能な値は以下の通りです。
97+
<code class="structfield">bgw_flags</code>は、モジュールが必要とする機能を示すビットマスクのビット単位の論理和です。可能な値は以下の通りです。
9898
</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">BGWORKER_SHMEM_ACCESS</code></span></dt><dd><p>
9999
<a id="id-1.8.13.9.2.1.2.1.1" class="indexterm"></a>
100100
<span class="original">

jpug-doc/18.3/html/bookindex.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

jpug-doc/18.3/html/catalog-pg-am.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<span class="original">
4242
Name of the access method
4343
</span>
44-
アクセスメソッド名
44+
アクセスメソッドの名前
4545
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">
4646
<code class="structfield">amhandler</code> <code class="type">regproc</code>
4747
<span class="original">

jpug-doc/18.3/html/catalog-pg-depend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<span class="original">
5555
The OID of the specific dependent object
5656
</span>
57-
依存する特定のオブジェクトのOID
57+
特定の依存するオブジェクトのOID
5858
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">
5959
<code class="structfield">objsubid</code> <code class="type">int4</code>
6060
</p>

jpug-doc/18.3/html/catalog-pg-language.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<span class="original">
3838
Name of the language
3939
</span>
40-
言語名称
40+
言語の名前
4141
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">
4242
<code class="structfield">lanowner</code> <code class="type">oid</code>
4343
<span class="original">

jpug-doc/18.3/html/catalog-pg-operator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<span class="original">
3737
Name of the operator
3838
</span>
39-
演算子名
39+
演算子の名前
4040
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">
4141
<code class="structfield">oprnamespace</code> <code class="type">oid</code>
4242
<span class="original">

jpug-doc/18.3/html/catalog-pg-opfamily.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<span class="original">
6161
Name of this operator family
6262
</span>
63-
演算子族の名称
63+
演算子族の名前
6464
</p></td></tr><tr><td class="catalog_table_entry"><p class="column_definition">
6565
<code class="structfield">opfnamespace</code> <code class="type">oid</code>
6666
<span class="original">

jpug-doc/18.3/html/catalog-pg-parameter-acl.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
</span>
1818
大部分のシステムカタログとは異なり、<code class="structname">pg_parameter_acl</code>は、クラスタのすべてのデータベース間で共有されます。
1919
データベース毎ではなく、クラスタ毎に<code class="structname">pg_parameter_acl</code>のコピーが1つだけ存在します。
20-
</p><div class="table" id="id-1.10.4.38.5"><p class="title"><strong>表52.36 <code class="structname">pg_parameter_acl</code> Columns</strong></p><div class="table-contents"><table class="table" summary="pg_parameter_acl Columns" border="1"><colgroup><col /></colgroup><thead><tr><th class="catalog_table_entry"><p class="column_definition">
20+
</p><div class="table" id="id-1.10.4.38.5"><p class="title"><strong>表52.36 <code class="structname">pg_parameter_acl</code>の列</strong></p><div class="table-contents"><span class="original">
21+
&lt;title&gt;&lt;structname&gt;pg_parameter_acl&lt;/structname&gt; Columns&lt;/title&gt;
22+
</span><table class="table" summary="pg_parameter_aclの列" border="1"><colgroup><col /></colgroup><thead><tr><th class="catalog_table_entry"><p class="column_definition">
2123
<span class="original">
2224
Column Type
2325
</span>

0 commit comments

Comments
 (0)