Skip to content

Commit e656c8d

Browse files
committed
by GitHub Actions [skip ci]
1 parent 15cffd6 commit e656c8d

File tree

8 files changed

+21
-25
lines changed

8 files changed

+21
-25
lines changed

current/html/acronyms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<span class="original">
1414
&lt;link linkend="glossary-aio"&gt;Asynchronous &lt;acronym&gt;I/O&lt;/acronym&gt;&lt;/link&gt;
1515
</span>
16-
<a class="link" href="glossary.html#GLOSSARY-AIO" title="Asynchronous I/O">Asynchronous <acronym class="acronym">I/O</acronym>(非同期<acronym class="acronym">I/O</acronym></a>
16+
<a class="link" href="glossary.html#GLOSSARY-AIO" title="Asynchronous I/O【非同期I/O】">Asynchronous <acronym class="acronym">I/O</acronym>(非同期<acronym class="acronym">I/O</acronym></a>
1717
</p></dd><dt><span class="term"><acronym class="acronym">ACL</acronym></span></dt><dd><p>
1818
<span class="original">
1919
&lt;ulink url="https://en.wikipedia.org/wiki/Access-control_list"&gt;Access Control List&lt;/ulink&gt;
@@ -238,7 +238,7 @@
238238
<span class="original">
239239
&lt;link linkend="glossary-io"&gt;Input/Output&lt;/link&gt;
240240
</span>
241-
<a class="link" href="glossary.html#GLOSSARY-IO" title="Input/Output">Input/Output(入力/出力)</a>
241+
<a class="link" href="glossary.html#GLOSSARY-IO" title="Input/Output【入力/出力】">Input/Output(入力/出力)</a>
242242
</p></dd><dt><span class="term"><acronym class="acronym">ISO</acronym></span></dt><dd><p>
243243
<span class="original">
244244
&lt;ulink url="https://www.iso.org/home.html"&gt;International Organization for

current/html/bookindex.html

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

current/html/file-fdw.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,24 +90,20 @@
9090
input value into its data type,
9191
the same as &lt;command&gt;COPY&lt;/command&gt;'s &lt;literal&gt;ON_ERROR&lt;/literal&gt; option.
9292
</span>
93-
《マッチ度[52.247191]》データがヘッダ行を持つか指定するもので、<code class="command">COPY</code><code class="literal">HEADER</code>オプションと同じです。
94-
《機械翻訳》<code class="command">COPY</code><code class="literal">ON_ERROR</code>オプションと同様に、エラーの入力値をそのカラムのデータタイプに変換する地域に遭遇した場合の動作を指定します。
93+
列の入力値をそのデータ型に変換する際にエラーが発生した場合の動作を指定するもので、<code class="command">COPY</code><code class="literal">ON_ERROR</code>オプションと同じです。
9594
</p></dd><dt><span class="term"><code class="literal">reject_limit</code></span></dt><dd><p>
9695
<span class="original">
9796
Specifies the maximum number of errors tolerated while converting a column's
9897
input value to its data type, the same as &lt;command&gt;COPY&lt;/command&gt;'s
9998
&lt;literal&gt;REJECT_LIMIT&lt;/literal&gt; option.
10099
</span>
101-
《マッチ度[51.630435]》データの区切り文字を指定するもので、<code class="command">COPY</code><code class="literal">DELIMITER</code>オプションと同じです。
102-
《機械翻訳》<code class="command">COPY</code><code class="literal">REJECT_LIMIT</code>オプションと同じように、カラムの入力値をデータタイプに変換するときに許容されるエラーの最大数を指定します。
100+
列の入力値をそのデータ型に変換する時に許容されるエラーの最大数を指定するもので、<code class="command">COPY</code><code class="literal">REJECT_LIMIT</code>オプションと同じです。
103101
</p></dd><dt><span class="term"><code class="literal">log_verbosity</code></span></dt><dd><p>
104102
<span class="original">
105103
Specifies the amount of messages emitted by &lt;literal&gt;file_fdw&lt;/literal&gt;,
106104
the same as &lt;command&gt;COPY&lt;/command&gt;'s &lt;literal&gt;LOG_VERBOSITY&lt;/literal&gt; option.
107105
</span>
108-
《マッチ度[58.278146]》データの区切り文字を指定するもので、<code class="command">COPY</code><code class="literal">DELIMITER</code>オプションと同じです。
109-
《機械翻訳》<code class="literal">file_fdw</code>によって出力されるメッセージの量を指定します。
110-
これは<code class="command">COPY</code><code class="literal">LOG_VERBOSITY</code>オプションと同じです。
106+
<code class="literal">file_fdw</code>により出力されるメッセージの量を指定するもので、<code class="command">COPY</code><code class="literal">LOG_VERBOSITY</code>オプションと同じです。
111107
</p></dd></dl></div><p>
112108
<span class="original">
113109
Note that while &lt;command&gt;COPY&lt;/command&gt; allows options such as &lt;literal&gt;HEADER&lt;/literal&gt;

current/html/glossary.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@
7171
&lt;xref linkend="sql-analyze"/&gt;.
7272
</span>
7373
詳細については<a class="xref" href="sql-analyze.html" title="ANALYZE"><span class="refentrytitle">ANALYZE</span></a>を参照してください。
74-
</p></dd><dt id="GLOSSARY-AIO"><span class="glossterm">Asynchronous <acronym class="acronym">I/O</acronym></span> (AIO)<a id="id-1.11.14.3.6.3" class="indexterm"></a></dt><dd class="glossdef"><p>
74+
</p></dd><dt id="GLOSSARY-AIO"><span class="glossterm">Asynchronous <acronym class="acronym">I/O</acronym>【非同期<acronym class="acronym">I/O</acronym></span> (AIO)<a id="id-1.11.14.3.6.3" class="indexterm"></a><a id="id-1.11.14.3.6.4" class="indexterm"></a></dt><dd class="glossdef"><p>
7575
<span class="original">
7676
Asynchronous &lt;acronym&gt;I/O&lt;/acronym&gt; (&lt;acronym&gt;AIO&lt;/acronym&gt;) describes
7777
performing &lt;acronym&gt;I/O&lt;/acronym&gt; in a non-blocking way (asynchronously),
7878
in contrast to synchronous &lt;acronym&gt;I/O&lt;/acronym&gt;, which blocks for the
7979
entire duration of the &lt;acronym&gt;I/O&lt;/acronym&gt;.
8080
</span>
81-
《機械翻訳》非同期<acronym class="acronym">入出力</acronym><acronym class="acronym">AIO</acronym>は、<acronym class="acronym">入出力</acronym>の全期間にわたってブロックするブロッキング<acronym class="acronym">入出力</acronym>とは対照的に、同期的以外の方法(非同期的)で<acronym class="acronym">入出力</acronym>を実行することを記述している
81+
非同期<acronym class="acronym">I/O</acronym><acronym class="acronym">AIO</acronym>は、<acronym class="acronym">I/O</acronym>の全期間にわたってブロックする同期<acronym class="acronym">I/O</acronym>とは対照的に、ブロッキングしない方法(非同期)で<acronym class="acronym">I/O</acronym>を実行することを指します
8282
</p><p>
8383
<span class="original">
8484
With &lt;acronym&gt;AIO&lt;/acronym&gt;, starting an &lt;acronym&gt;I/O&lt;/acronym&gt; operation
@@ -88,9 +88,9 @@
8888
concurrently with &lt;acronym&gt;I/O&lt;/acronym&gt;. The price for that increased
8989
concurrency is increased complexity.
9090
</span>
91-
《機械翻訳》<acronym class="acronym">AIO</acronym>を使用すると<acronym class="acronym">入出力</acronym>オペレーションの開始がオペレーションの結果待ちから分離されるため、<acronym class="acronym">入出力</acronym>と同時に<acronym class="acronym">中央演算処理装置</acronym>の負荷の高い操作を実行するだけでなく、マルチプル<acronym class="acronym">入出力</acronym>操作を同時に開始できるようになります
92-
同時実行性が向上すると、複雑さが増します
93-
</p><p><a class="glossseealso" href="glossary.html#GLOSSARY-IO">Input/Output</a>参照</p></dd><dt id="GLOSSARY-ATOMIC"><span class="glossterm">Atomic【原子的】</span></dt><dd class="glossdef"><p>
91+
<acronym class="acronym">AIO</acronym>では<acronym class="acronym">I/O</acronym>操作の開始とその操作の結果を待つことが分離されており、複数の<acronym class="acronym">I/O</acronym>操作を同時に開始したり、<acronym class="acronym">I/O</acronym>と同時に<acronym class="acronym">CPU</acronym>負荷の高い操作を実行したりすることができます
92+
この並行性の向上の代償は、複雑さの増加です
93+
</p><p><a class="glossseealso" href="glossary.html#GLOSSARY-IO">Input/Output【入力/出力】</a>参照</p></dd><dt id="GLOSSARY-ATOMIC"><span class="glossterm">Atomic【原子的】</span></dt><dd class="glossdef"><p>
9494
<span class="original">
9595
In reference to a &lt;glossterm linkend="glossary-datum"&gt;datum&lt;/glossterm&gt;:
9696
the fact that its value cannot be broken down into smaller
@@ -865,16 +865,16 @@
865865
For more information, see &lt;xref linkend="backup-incremental-backup"/&gt;.
866866
</span>
867867
詳細については<a class="xref" href="continuous-archiving.html#BACKUP-INCREMENTAL-BACKUP" title="25.3.3. 増分バックアップを作成する">25.3.3</a>を参照してください。
868-
</p></dd><dt id="GLOSSARY-IO"><span class="glossterm">Input/Output</span> (I/O)</dt><dd class="glossdef"><p>
868+
</p></dd><dt id="GLOSSARY-IO"><span class="glossterm">Input/Output【入力/出力】</span> (I/O)</dt><dd class="glossdef"><p>
869869
<span class="original">
870870
Input/Output (&lt;acronym&gt;I/O&lt;/acronym&gt;) describes the communication between
871871
a program and peripheral devices. In the context of database systems,
872872
&lt;acronym&gt;I/O&lt;/acronym&gt; commonly, but not exclusively, refers to
873873
interaction with storage devices or the network.
874874
</span>
875-
《機械翻訳》入出力<acronym class="acronym">I/O</acronym>は、プログラムと周辺装置との間の通信を記述します。
876-
コンテキストシステムのデータベースでは<acronym class="acronym">I/O</acronym>は通常、ストレージ装置またはネットワークとの対話を指しますが、これに限定されません。
877-
</p><p><a class="glossseealso" href="glossary.html#GLOSSARY-AIO">Asynchronous <acronym class="acronym">I/O</acronym></a>参照</p></dd><dt id="GLOSSARY-INSERT"><span class="glossterm">Insert</span></dt><dd class="glossdef"><p>
875+
Input/Output(入力/出力)(<acronym class="acronym">I/O</acronym>は、プログラムと周辺装置との間の通信を記述します。
876+
データベースシステムの文脈では<acronym class="acronym">I/O</acronym>は一般的に、ストレージ装置またはネットワークとの対話を指しますが、これに限定されません。
877+
</p><p><a class="glossseealso" href="glossary.html#GLOSSARY-AIO">Asynchronous <acronym class="acronym">I/O</acronym>【非同期<acronym class="acronym">I/O</acronym></a>参照</p></dd><dt id="GLOSSARY-INSERT"><span class="glossterm">Insert</span></dt><dd class="glossdef"><p>
878878
<span class="original">
879879
An &lt;acronym&gt;SQL&lt;/acronym&gt; command used to add new data into a
880880
&lt;glossterm linkend="glossary-table"&gt;table&lt;/glossterm&gt;.
@@ -998,7 +998,7 @@
998998
A set of publisher and subscriber instances with the publisher instance
999999
replicating changes to the subscriber instance.
10001000
</span>
1001-
《機械翻訳》パブリッシャーインスタンスの変更をサブスクライバーインスタンスに複製する、パブリッシャーとサブスクライバーの一連のインスタンス。
1001+
パブリッシャーインスタンスがサブスクライバーインスタンスに変更をレプリケートする、パブリッシャーとサブスクライバーの一連のインスタンス。
10021002
</p></dd><dt id="GLOSSARY-LOG-RECORD"><span class="glossterm">Log record【ログレコード】</span></dt><dd class="glossdef"><p>
10031003
<span class="original">
10041004
Archaic term for a &lt;glossterm linkend="glossary-wal-record"&gt;WAL record&lt;/glossterm&gt;.
@@ -1058,7 +1058,7 @@
10581058
&lt;xref linkend="sql-creatematerializedview"/&gt;.
10591059
</span>
10601060
詳細については<a class="xref" href="sql-creatematerializedview.html" title="CREATE MATERIALIZED VIEW"><span class="refentrytitle">CREATE MATERIALIZED VIEW</span></a>を参照してください。
1061-
</p></dd><dt id="GLOSSARY-MERGE"><span class="glossterm">Merge</span></dt><dd class="glossdef"><p>
1061+
</p></dd><dt id="GLOSSARY-MERGE"><span class="glossterm">Merge【マージ】</span></dt><dd class="glossdef"><p>
10621062
<span class="original">
10631063
An &lt;acronym&gt;SQL&lt;/acronym&gt; command used to conditionally add, modify,
10641064
or remove &lt;glossterm linkend="glossary-tuple"&gt;rows&lt;/glossterm&gt;
@@ -1727,7 +1727,7 @@
17271727
&lt;xref linkend="datatype-oid"/&gt;.
17281728
</span>
17291729
詳細については<a class="xref" href="datatype-oid.html" title="8.19. オブジェクト識別子データ型">8.19</a>を参照してください。
1730-
</p></dd><dt id="GLOSSARY-TPS"><span class="glossterm">Transactions per second (TPS)</span></dt><dd class="glossdef"><p>
1730+
</p></dd><dt id="GLOSSARY-TPS"><span class="glossterm">Transactions per second (TPS)【1秒あたりのトランザクション数】</span></dt><dd class="glossdef"><p>
17311731
<span class="original">
17321732
Average number of transactions that are executed per second,
17331733
totaled across all sessions active for a measured run.

current/html/sql-copy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
&lt;literal&gt;ignore&lt;/literal&gt; means discard the input row and continue with the next one.
372372
The default is &lt;literal&gt;stop&lt;/literal&gt;.
373373
</span>
374-
列の入力値をデータ型に変換する際にエラーが発生した場合の動作を指定します
374+
列の入力値をそのデータ型に変換する際にエラーが発生した場合の動作を指定します
375375
<em class="replaceable"><code>error_action</code></em>の値が<code class="literal">stop</code>の場合、コマンドは失敗します。<code class="literal">ignore</code>の場合、入力行は破棄され、次の行に移ります。
376376
デフォルトは<code class="literal">stop</code>です。
377377
</p><p>

current/html/view-pg-aios.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
is in the process of completing. &lt;structname&gt;pg_aios&lt;/structname&gt; contains
99
one row for each I/O handle.
1010
</span>
11-
《機械翻訳》<code class="structname">pg_aios</code>ビューには、現在使用中のすべての<a class="xref" href="glossary.html#GLOSSARY-AIO" title="Asynchronous I/O">Asynchronous <acronym class="acronym">I/O</acronym></a>・ハンドルがリストされます。
11+
《機械翻訳》<code class="structname">pg_aios</code>ビューには、現在使用中のすべての<a class="xref" href="glossary.html#GLOSSARY-AIO" title="Asynchronous I/O【非同期I/O】">Asynchronous <acronym class="acronym">I/O</acronym>【非同期<acronym class="acronym">I/O</acronym></a>・ハンドルがリストされます。
1212
入出力ハンドルは、リファレンス中、実行中または完了プロセスにある入出力オペレーションをプリペアドするために使用されます。
1313
<code class="structname">pg_aios</code>包含入出力ハンドルごとに1行です。
1414
</p><p>

current/postgres-A4.pdf

-275 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: 2025-11-15 04:26:37 JST
10+
last-updated: 2025-11-20 04:27:17 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)