Skip to content

Commit 3375c75

Browse files
committed
by GitHub Actions [skip ci]
1 parent 759080a commit 3375c75

File tree

6 files changed

+32
-36
lines changed

6 files changed

+32
-36
lines changed

current/html/app-pg-dumpall.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,10 @@
6161
must be inspected before restoring. Note that the client running the dump
6262
and restore need not trust the source or destination superusers.
6363
</span>
64-
《機械翻訳》ダンプをリストアすると、宛先は実行スーパーユーザが選択した任意のコードになります。
65-
部分ダンプと部分リストアはこれを制限しません。
66-
ソーススーパーユーザがトラステッドでない場合は、ダンプされたSQL文を前リストアで検査する必要があります。
67-
ノートは、ダンプとリストアを実行しているクライアントがソースや宛先スーパーユーザを信頼する必要がないことを確認します。
68-
ソース
64+
ダンプをリストアすると、リストア先ではダンプ側のスーパーユーザが選択した任意のコードが実行されることになります。
65+
部分的なダンプや部分的なリストアであってもそれは制限されません。
66+
ダンプ側のスーパーユーザが信頼できない場合は、リストアする前にダンプされたSQL文を検査する必要があります。
67+
ダンプやリストアを実行するクライアントは、ダンプやリストア先のスーパーユーザを信頼する必要はありません。
6968
</p></div></div><div class="refsect1" id="id-1.9.4.15.6"><h2>オプション</h2><span class="original">
7069
&lt;title&gt;Options&lt;/title&gt;
7170
</span><p>
@@ -461,8 +460,8 @@
461460
key is specified, &lt;application&gt;pg_dumpall&lt;/application&gt; will generate a
462461
random one as needed. Keys may contain only alphanumeric characters.
463462
</span>
464-
《機械翻訳》提供された文字列を、psqlの出力の<span class="application">キー</span><code class="command">\restrict</code>ダンプとして使用します
465-
制限キーが指定されていない場合、<span class="application">pg_dumpall</span>は必要に応じてランダムを生成します
463+
指定した文字列をダンプ出力の<span class="application">psql</span><code class="command">\restrict</code>キーとして使用します
464+
制限キーが指定されていない場合、<span class="application">pg_dumpall</span>は必要に応じてランダムなキーを生成します
466465
キーには英数字のみを使用できます。
467466
</p><p>
468467
<span class="original">
@@ -473,8 +472,8 @@
473472
will be executed on the machine that runs
474473
&lt;application&gt;psql&lt;/application&gt; with the dump output.
475474
</span>
476-
《機械翻訳》このオプションは、主にテスト目的や、繰り返し可能な出力を必要とする他のシナリオ(比較ダンプファイルなど)を対象としています
477-
サーバを事前に知っている悪意のあるキーが、<span class="application">psql</span>コードの出力を使用して実行されるマシンで実行される任意のダンプを注入できる可能性があるため、一般的な使用はお勧めしません
475+
このオプションは主にテスト目的や、出力の再現性が必要な場合(例えば、ダンプファイルの比較)を想定しています
476+
悪意のあるサーバがキーを事前に知っている場合、ダンプ出力を使って<span class="application">psql</span>を実行するマシンで任意のコードを実行できる可能性があるため、一般的な使用には推奨されません
478477
</p></dd><dt><span class="term"><code class="option">--rows-per-insert=<em class="replaceable"><code>nrows</code></em></code></span></dt><dd><p>
479478
<span class="original">
480479
Dump data as &lt;command&gt;INSERT&lt;/command&gt; commands (rather than

current/html/app-pgdump.html

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,11 @@
9393
option. Note that the client running the dump and restore need not trust
9494
the source or destination superusers.
9595
</span>
96-
《機械翻訳》ダンプをリストアすると、宛先は実行スーパーユーザが選択した任意のコードになります。
97-
部分ダンプと部分リストアはこれを制限しません。
98-
ソーススーパーユーザがトラステッドでない場合、ダンプされたSQL文は前リストアを検査する必要があります。
99-
非単純テキストダンプは、<span class="application">pg_リストア</span><code class="option">--file</code>オプション.ノートを使用して検査できます。
100-
ダンプとリストアを実行するクライアントはソースや宛先スーパーユーザを信頼する必要はありません。
101-
ソース
96+
ダンプをリストアすると、リストア先ではダンプ側のスーパーユーザが選択した任意のコードが実行されることになります。
97+
部分的なダンプや部分的なリストアであってもそれは制限されません。
98+
ダンプ側のスーパーユーザが信頼できない場合は、リストアする前にダンプされたSQL文を検査する必要があります。
99+
非平文ダンプは、<span class="application">pg_restore</span><code class="option">--file</code>オプションを使って検査できます。
100+
ダンプやリストアを実行するクライアントは、ダンプやリストア先のスーパーユーザを信頼する必要はありません。
102101
</p></div></div><div class="refsect1" id="PG-DUMP-OPTIONS"><h2>オプション</h2><span class="original">
103102
&lt;title&gt;Options&lt;/title&gt;
104103
</span><p>
@@ -1174,11 +1173,10 @@
11741173
&lt;application&gt;pg_dump&lt;/application&gt; will generate a random one as
11751174
needed. Keys may contain only alphanumeric characters.
11761175
</span>
1177-
《機械翻訳》提供された文字列をpsql出力の<span class="application">キー</span><code class="command">\restrict</code>ダンプとして使用します。
1178-
これはプレーンテキストダンプにのみ指定できます。
1179-
つまり、<code class="option">--フォーマット</code><code class="literal">plain</code>に設定されているか、<code class="option">--format</code>オプションが省略されている場合です。
1180-
制限キーが指定されていない場合、<span class="application">pg_dump</span>は必要に応じてランダムDCを生成します。
1181-
キーには英数字のみを含めることができます。
1176+
指定した文字列をダンプ出力の<span class="application">psql</span><code class="command">\restrict</code>キーとして使用します。
1177+
これは平文ダンプ、すなわち<code class="option">--format</code><code class="literal">plain</code>に設定されているか、<code class="option">--format</code>オプションが省略されている場合にのみ指定できます。
1178+
制限キーが指定されていない場合、<span class="application">pg_dump</span>は必要に応じてランダムなキーを生成します。
1179+
キーには英数字のみを使用できます。
11821180
</p><p>
11831181
<span class="original">
11841182
This option is primarily intended for testing purposes and other
@@ -1188,8 +1186,8 @@
11881186
will be executed on the machine that runs
11891187
&lt;application&gt;psql&lt;/application&gt; with the dump output.
11901188
</span>
1191-
《機械翻訳》このオプションは、主にテスト目的や、繰り返し可能な出力を必要とする他のシナリオ(比較ダンプファイルなど)を対象としています
1192-
サーバを事前に知っている悪意のあるキーが、<span class="application">psql</span>コードの出力を使用して実行されるマシンで実行される任意のダンプを注入できる可能性があるため、一般的な使用はお勧めしません
1189+
このオプションは主にテスト目的や、出力の再現性が必要な場合(例えば、ダンプファイルの比較)を想定しています
1190+
悪意のあるサーバがキーを事前に知っている場合、ダンプ出力を使って<span class="application">psql</span>を実行するマシンで任意のコードを実行できる可能性があるため、一般的な使用には推奨されません
11931191
</p></dd><dt><span class="term"><code class="option">--rows-per-insert=<em class="replaceable"><code>nrows</code></em></code></span></dt><dd><p>
11941192
<span class="original">
11951193
Dump data as &lt;command&gt;INSERT&lt;/command&gt; commands (rather than

current/html/app-pgrestore.html

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,11 @@
6262
option. Note that the client running the dump and restore need not trust
6363
the source or destination superusers.
6464
</span>
65-
《機械翻訳》ダンプをリストアすると、宛先は実行スーパーユーザが選択した任意のコードになります。
66-
部分ダンプと部分リストアはこれを制限しません。
67-
ソーススーパーユーザがトラステッドでない場合、ダンプされたSQL文は前リストアを検査する必要があります。
68-
非単純テキストダンプは、<span class="application">pg_リストア</span><code class="option">--file</code>オプション.ノートを使用して検査できます。
69-
ダンプとリストアを実行するクライアントはソースや宛先スーパーユーザを信頼する必要はありません。
70-
ソース
65+
ダンプをリストアすると、リストア先ではダンプ側のスーパーユーザが選択した任意のコードが実行されることになります。
66+
部分的なダンプや部分的なリストアであってもそれは制限されません。
67+
ダンプ側のスーパーユーザが信頼できない場合は、リストアする前にダンプされたSQL文を検査する必要があります。
68+
非平文ダンプは、<span class="application">pg_restore</span><code class="option">--file</code>オプションを使って検査できます。
69+
ダンプやリストアを実行するクライアントは、ダンプやリストア先のスーパーユーザを信頼する必要はありません。
7170
</p></div></div><div class="refsect1" id="APP-PGRESTORE-OPTIONS"><h2>オプション</h2><span class="original">
7271
&lt;title&gt;Options&lt;/title&gt;
7372
</span><p>
@@ -679,10 +678,10 @@
679678
&lt;application&gt;pg_restore&lt;/application&gt; will generate a random one as
680679
needed. Keys may contain only alphanumeric characters.
681680
</span>
682-
《機械翻訳》指定された文字列をpsqlの出力の<span class="application">キー</span><code class="command">\制限</code>ダンプとして使用します
683-
これは、<code class="option">--file</code>オプションが使用されている場合など、SQLスクリプトの出力に対してのみ指定できます
684-
制限キーが指定されていない場合、<span class="application">pg_restore</span>は必要に応じてランダムを生成します
685-
キーには英数字のみを含めることができます
681+
指定した文字列をダンプ出力の<span class="application">psql</span><code class="command">\restrict</code>キーとして使用します
682+
これはSQLスクリプト出力、すなわち<code class="option">--file</code>オプションが使用される場合にのみ指定できます
683+
制限キーが指定されていない場合、<span class="application">pg_restore</span>は必要に応じてランダムなキーを生成します
684+
キーには英数字のみを使用できます
686685
</p><p>
687686
<span class="original">
688687
This option is primarily intended for testing purposes and other
@@ -692,8 +691,8 @@
692691
will be executed on the machine that runs
693692
&lt;application&gt;psql&lt;/application&gt; with the dump output.
694693
</span>
695-
《機械翻訳》このオプションは、主にテスト目的や、繰り返し可能な出力を必要とする他のシナリオ(比較ダンプファイルなど)を対象としています
696-
サーバを事前に知っている悪意のあるキーが、<span class="application">psql</span>コードの出力を使用して実行されるマシンで実行される任意のダンプを注入できる可能性があるため、一般的な使用はお勧めしません
694+
このオプションは主にテスト目的や、出力の再現性が必要な場合(例えば、ダンプファイルの比較)を想定しています
695+
悪意のあるサーバがキーを事前に知っている場合、ダンプ出力を使って<span class="application">psql</span>を実行するマシンで任意のコードを実行できる可能性があるため、一般的な使用には推奨されません
697696
</p></dd><dt><span class="term"><code class="option">--section=<em class="replaceable"><code>sectionname</code></em></code></span></dt><dd><p>
698697
<span class="original">
699698
Only restore the named section. The section name can be

current/html/runtime-config-wal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@
14331433
command line. The default is &lt;literal&gt;off&lt;/literal&gt;.
14341434
</span>
14351435
WAL要約プロセスを有効にします。
1436-
WAL要約はプライマリまたはスタンバイのいずれかで有効にできることに注意してください
1436+
WAL要約はプライマリまたはスタンバイのいずれかで有効にできることに注意してください
14371437
このパラメータは、<code class="filename">postgresql.conf</code>ファイルか、サーバのコマンドラインでのみ設定可能です。
14381438
デフォルトは<code class="literal">off</code>です。
14391439
</p><p>

current/postgres-A4.pdf

-1.22 KB
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-09-17 04:26:14 JST
10+
last-updated: 2025-09-21 04:23:57 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)