Skip to content

Commit eb99bbc

Browse files
committed
by GitHub Actions [skip ci]
1 parent 1fb867c commit eb99bbc

31 files changed

+83
-79
lines changed

current/html/app-initdb.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
</span>
5858
<code class="command">initdb</code>は、サーバプロセスの所有者となるユーザによって実行されなければなりません。
5959
<code class="command">initdb</code>によって作成されるファイルやディレクトリにサーバがアクセスできる必要があるからです。
60-
サーバをrootとして実行することはできませんので、rootで<code class="command">initdb</code>を実行してはいけません
61-
(実際には、実行しようとしても拒否されます)。
60+
サーバをrootとして実行することはできませんので、rootで<code class="command">initdb</code>を実行してはいけません
61+
(実際には、実行しようとしても拒否されます。)
6262
</p><p>
6363
<span class="original">
6464
For security reasons the new cluster created by &lt;command&gt;initdb&lt;/command&gt;
@@ -79,8 +79,7 @@
7979
all other databases.
8080
</span>
8181
<code class="command">initdb</code>は、データベースクラスタのデフォルトのロケールと文字セット符号化方式を初期化します。
82-
これらは、データベースの作成時にデータベースごとに個別に設定することもできます
83-
82+
これらは、データベースの作成時にデータベースごとに個別に設定することもできます。
8483
<code class="command">initdb</code>はテンプレートデータベースのこれらの設定を決定します。この設定が他のすべてのデータベースのデフォルトとして提供されます。
8584
</p><p>
8685
<span class="original">
@@ -214,7 +213,7 @@
214213
&lt;literal&gt;libc&lt;/literal&gt; provider.
215214
</span>
216215
デフォルトでは、テンプレートデータベースの符号化方式はロケールに由来します。
217-
<a class="xref" href="app-initdb.html#APP-INITDB-OPTION-NO-LOCALE"><code class="option">--no-locale</code></a>が指定されている場合(または同等に、ロケールが<code class="literal">C</code>または<code class="literal">POSIX</code>の場合)、デフォルトはICUプロバイダーでは<code class="literal">UTF8</code><code class="literal">libc</code>プロバイダーでは<code class="literal">SQL_ASCII</code>になります。
216+
<a class="xref" href="app-initdb.html#APP-INITDB-OPTION-NO-LOCALE"><code class="option">--no-locale</code></a>が指定されている場合(または同等に、ロケールが<code class="literal">C</code>または<code class="literal">POSIX</code>の場合)、デフォルトはICUプロバイダでは<code class="literal">UTF8</code><code class="literal">libc</code>プロバイダでは<code class="literal">SQL_ASCII</code>になります。
218217
</p></dd><dt id="APP-INITDB-ALLOW-GROUP-ACCESS"><span class="term"><code class="option">-g</code><br /></span><span class="term"><code class="option">--allow-group-access</code></span> <a href="#APP-INITDB-ALLOW-GROUP-ACCESS" class="id_link">#</a></dt><dd><p>
219218
<span class="original">
220219
Allows users in the same group as the cluster owner to read all cluster
@@ -341,7 +340,7 @@
341340
This option specifies the directory where the write-ahead log
342341
should be stored.
343342
</span>
344-
このオプションは先行書き込みログの格納ディレクトリを指定します
343+
このオプションは先行書き込みログ(WAL)の格納ディレクトリを指定します
345344
</p></dd><dt id="APP-INITDB-OPTION-WAL-SEGSIZE"><span class="term"><code class="option">--wal-segsize=<em class="replaceable"><code>size</code></em></code></span> <a href="#APP-INITDB-OPTION-WAL-SEGSIZE" class="id_link">#</a></dt><dd><p>
346345
<span class="original">
347346
Set the &lt;firstterm&gt;WAL segment size&lt;/firstterm&gt;, in megabytes. This

current/html/app-pgamcheck.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -412,14 +412,14 @@
412412
If the value begins with a slash, it is used as the directory for the
413413
Unix domain socket.
414414
</span>
415-
サーバが実行中のマシンのホスト名を指定します
416-
値がスラッシュで始まると、Unixドメインソケットのディレクトリとして使用されます
415+
サーバが稼働しているマシンのホスト名を指定します
416+
この値がスラッシュから始まる場合、Unixドメインソケット用のディレクトリとして使用されます
417417
</p></dd><dt><span class="term"><code class="option">-p <em class="replaceable"><code>port</code></em></code><br /></span><span class="term"><code class="option">--port=<em class="replaceable"><code>port</code></em></code></span></dt><dd><p>
418418
<span class="original">
419419
Specifies the TCP port or local Unix domain socket file extension on
420420
which the server is listening for connections.
421421
</span>
422-
TCPポートあるいはサーバが接続をリッスンしているマシン上のUnixドメインソケットファイルの拡張子を指定します
422+
サーバが接続を監視するTCPポートもしくはローカルUnixドメインソケットファイルの拡張子を指定します
423423
</p></dd><dt><span class="term"><code class="option">-U</code><br /></span><span class="term"><code class="option">--username=<em class="replaceable"><code>username</code></em></code></span></dt><dd><p>
424424
<span class="original">
425425
User name to connect as.
@@ -539,7 +539,7 @@
539539
Show help about &lt;application&gt;pg_amcheck&lt;/application&gt; command line
540540
arguments, and exit.
541541
</span>
542-
<span class="application">pg_amcheck</span>コマンド行引数に関するヘルプを表示して終了します
542+
<span class="application">pg_amcheck</span>コマンドライン引数に関するヘルプを表示して終了します
543543
</p></dd></dl></div><p>
544544
</p></div><div class="refsect1" id="id-1.9.4.9.7"><h2>環境</h2><span class="original">
545545
&lt;title&gt;Environment&lt;/title&gt;

current/html/app-pgdump.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@
172172
If &lt;option&gt;&amp;#45;-clean&lt;/option&gt; is also specified, the script drops and
173173
recreates the target database before reconnecting to it.
174174
</span>
175-
初めにデータベース自体を作成するコマンドを出力し、その後、作成したデータベースに接続するコマンドを出力します
176-
(このようなスクリプトを使用すると、スクリプトを実行する前に対象のインストレーションの中のどのデータベースに接続すればよいかという問題を考える必要がなくなります)。
175+
初めにデータベース自体を作成するコマンドを出力し、その後、作成したデータベースに接続するコマンドを出力します
176+
(このようなスクリプトを使用すると、スクリプトを実行する前に対象のインストレーションの中のどのデータベースに接続すればよいかという問題を考える必要がなくなります。)
177177
<code class="option">--clean</code>も同時に指定されている場合、このスクリプトは接続する前に対象データベースを削除し再作成します。
178178
</p><p>
179179
<span class="original">

current/html/different-replication-solutions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
made the new primary database server. This can be synchronous or
6262
asynchronous and can only be done for the entire database server.
6363
</span>
64-
ウォームスタンバイおよびホットスタンバイサーバは、ログ先行書き込み<acronym class="acronym">WAL</acronym>)のレコードを解読して最新の状態を保持できます。
64+
ウォームスタンバイおよびホットスタンバイサーバは、先行書き込みログ<acronym class="acronym">WAL</acronym>)のレコードを解読して最新の状態を保持できます。
6565
プライマリサーバが故障したとき、スタンバイサーバがプライマリサーバのほぼすべてのデータを保存して、速やかに新しいプライマリデータベースサーバを作成できます。
6666
本解法は同期、非同期で行うことができ、データベース全体だけを範囲として処理できます。
6767
</p><p>

current/html/event-trigger-example.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
(Examples of triggers written in procedural languages can be found in
99
the documentation of the procedural languages.)
1010
</span>
11-
C言語で作成したイベントトリガ関数に関するとても簡単な例をここに示します(手続き言語で作成したトリガの例は、その手続き言語の文書に記載されています)。
11+
C言語で作成したイベントトリガ関数に関するとても簡単な例をここに示します。
12+
(手続き言語で作成したトリガの例は、その手続き言語の文書に記載されています。)
1213
</p><p>
1314
<span class="original">
1415
The function &lt;function&gt;noddl&lt;/function&gt; raises an exception each time it is called.

current/html/hot-standby.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
Therefore, the following actions will produce error messages:
127127
</span>
128128
ホットスタンバイ中に開始したトランザクションではトランザクションIDを割り当てられません。
129-
また、システムのログ先行書き込みに書き出すことができません
129+
また、システムの先行書き込みログ(WAL)に書き出すことができません
130130
このため、以下の動作はエラーメッセージを生成します。
131131

132132
</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
@@ -510,7 +510,8 @@
510510
しかし、スタンバイ側で行うべき問い合わせをプライマリサーバ上で直接実行することと比べ、こうしたクリーンアップに関する問題を優先する価値はありません。
511511
また、スタンバイに実行負荷を分散できるという利点があります。
512512
スタンバイサーバが接続、切断を頻繁に繰り返す場合、<code class="varname">hot_standby_feedback</code>によるフィードバックが提供されていなければ、その値を調整したいと思うでしょう。
513-
例えば、<code class="varname">max_standby_archive_delay</code>が増大し、切断している期間WALアーカイブのコンフリクト発生による問い合わせの中断が速やかに行われないことを考えてみてください。また、再接続後に速やかに問い合わせが中断されることを避けるために<code class="varname">max_standby_streaming_delay</code>を大きくすることを考えてみてください。
513+
例えば、<code class="varname">max_standby_archive_delay</code>を増やし、接続をしていない間、WALアーカイブファイルのコンフリクトによって問い合わせの急速な中断が起きないようにすることを考慮してください。
514+
また、再接続後に新しく到着したストリーミングWALエントリによる急速な中断が起きることを避けるために<code class="varname">max_standby_streaming_delay</code>を大きくすることを考えてみてください。
514515
</p><p>
515516
<span class="original">
516517
The number of query cancels and the reason for them can be viewed using
@@ -546,6 +547,7 @@
546547
</span>
547548
<code class="filename">postgresql.conf</code>において<code class="varname">hot_standby</code><code class="literal">on</code>で(これはデフォルトです)、かつ<a class="link" href="warm-standby.html#FILE-STANDBY-SIGNAL"><code class="filename">standby.signal</code></a><a id="id-1.6.13.24.8.2.5" class="indexterm"></a>が存在すれば、サーバはホットスタンバイモードで稼働します。
548549
しかし、サーバはまず問い合わせが実行できる程度の一貫性を持つ状態を提供するために十分なリカバリを完了させなければなりませんので、ホットスタンバイでの接続が有効になるまでに多少の時間がかかるかもしれません。
550+
この期間中、接続を試みるクライアントはエラーメッセージとともに拒否されます。
549551
サーバの準備ができたことを確認するために、アプリケーションで接続試行を繰り返すか、サーバログに以下のメッセージがあるかどうかを確認します。
550552

551553
</p><pre class="programlisting">
@@ -729,7 +731,7 @@
729731
Again, note that some of these commands are actually allowed during
730732
"read only" mode transactions on the primary.
731733
</span>
732-
繰り返しますが、これらのコマンドの一部は、プライマリサーバにおける「読み取り専用」モードのトランザクションで実際に許可されていることに注意してください。
734+
ここでも、これらのコマンドの一部は、プライマリサーバにおける「読み取り専用」モードのトランザクションで実際に許可されていることに注意してください。
733735
</p><p>
734736
<span class="original">
735737
As a result, you cannot create additional indexes that exist solely
@@ -792,7 +794,7 @@
792794
WAL file control commands will not work during recovery,
793795
e.g., &lt;function&gt;pg_backup_start&lt;/function&gt;, &lt;function&gt;pg_switch_wal&lt;/function&gt; etc.
794796
</span>
795-
リカバリの間WALの制御コマンドは稼働しません
797+
リカバリの間、WALファイルの制御コマンドは稼働しません
796798
例えば、<code class="function">pg_backup_start</code><code class="function">pg_switch_wal</code>などです。
797799
</p><p>
798800
<span class="original">
@@ -915,8 +917,8 @@
915917
The &lt;command&gt;CHECKPOINT&lt;/command&gt; command is accepted during recovery,
916918
though it performs a restartpoint rather than a new checkpoint.
917919
</span>
918-
リカバリの間、チェックポイントプロセスとバックグラウンドライタプロセスは稼働しています
919-
チェックポイントプロセスは(プライマリサーバにおけるチェックポイントに類似した)リスタートポイントを設定し、通常のブロック消去を行います。
920+
リカバリの間、チェックポインタプロセスとバックグラウンドライタプロセスは稼働しています
921+
チェックポインタプロセスは(プライマリサーバにおけるチェックポイントに類似した)リスタートポイントを設定し、通常のブロック消去を行います。
920922
これはスタンバイサーバに保存されるヒントビット情報の更新を含むことができます。
921923
リカバリの間<code class="command">CHECKPOINT</code>コマンドは受理されますが、新規のチェックポイントではなくてリスタートポイントが設定されます。
922924
</p></div><div class="sect2" id="HOT-STANDBY-PARAMETERS"><div class="titlepage"><div><div><h3 class="title">26.4.4. ホットスタンバイパラメータリファレンス <a href="#HOT-STANDBY-PARAMETERS" class="id_link">#</a></h3></div></div></div><span class="original">
@@ -1008,7 +1010,7 @@
10081010
hot standby mode will generate an error.
10091011
</span>
10101012
シリアライザブルトランザクション分離レベルはまだホットスタンバイでは利用できません。
1011-
<a class="xref" href="transaction-iso.html#XACT-SERIALIZABLE" title="13.2.3. シリアライザブル分離レベル">13.2.3</a>および<a class="xref" href="applevel-consistency.html#SERIALIZABLE-CONSISTENCY" title="13.4.1. シリアライザブルトランザクションを用いた一貫性の強化">13.4.1</a>参照)
1013+
<a class="xref" href="transaction-iso.html#XACT-SERIALIZABLE" title="13.2.3. シリアライザブル分離レベル">13.2.3</a>および<a class="xref" href="applevel-consistency.html#SERIALIZABLE-CONSISTENCY" title="13.4.1. シリアライザブルトランザクションを用いた一貫性の強化">13.4.1</a>参照
10121014
ホットスタンバイにおいてトランザクションをシリアライザブルトランザクション分離レベルに設定しようとすると、エラーになります。
10131015
</p></li></ul></div><p>
10141016

current/html/plpgsql-control-structures.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
そして、その実行は<span class="application">PL/pgSQL</span>関数内の次の文に継続します。
150150
<code class="command">RETURN NEXT</code>または<code class="command">RETURN QUERY</code>コマンドが連続して実行されると、結果集合が作成されます。
151151
最後の、引数を持ってはならない<code class="command">RETURN</code>により、関数の終了を制御します
152-
(または制御を関数の最後に移すことができます)
152+
または制御を関数の最後に移すことができます
153153
</p><p>
154154
<span class="original">
155155
&lt;command&gt;RETURN QUERY&lt;/command&gt; has a variant
@@ -1067,7 +1067,7 @@
10671067
正の<code class="literal">SLICE</code>値を持つ場合、<code class="literal">FOREACH</code>は単一の要素ではなく多次元配列の低次元部分配列を通して繰り返します。
10681068
<code class="literal">SLICE</code>値は、配列の次元数より小さい整数定数でなければなりません。
10691069
<em class="replaceable"><code>target</code></em>変数は配列でなければなりません。
1070-
この変数は、配列値から連続した部分配列を受けとります
1070+
この変数は、配列値から連続した部分配列を受けとります
10711071
ここで部分配列は<code class="literal">SLICE</code>で指定した次数となります。
10721072
以下に1次元の部分配列を通した繰り返しの例を示します。
10731073

0 commit comments

Comments
 (0)