Skip to content

Commit 043a944

Browse files
committed
by GitHub Actions [skip ci]
1 parent d64ddac commit 043a944

File tree

3 files changed

+15
-30
lines changed

3 files changed

+15
-30
lines changed

current/html/app-pgrestore.html

Lines changed: 14 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,8 @@
9090
Table data, large objects, and sequence values are restored,
9191
if present in the archive.
9292
</span>
93-
《マッチ度[81.132075]》データのみをリストアし、スキーマ(データ定義)はリストアしません。
94-
アーカイブ内にある、テーブルデータ、ラージオブジェクト、シーケンス値がリストアされます。
95-
《機械翻訳》リストアデータのみをリストアします。
96-
スキーマ(データの定義)や統計処理はリストアしません。
97-
テーブルデータ、ラージオブジェクト、およびシーケンスの値はリストアされます(アーカイブに存在する場合)。
93+
データのみをリストアし、スキーマ(データ定義)と統計情報はリストアしません。
94+
アーカイブ内にある、テーブルデータ、ラージオブジェクト、およびシーケンス値がリストアされます。
9895
</p><p>
9996
<span class="original">
10097
This option is similar to, but for historical reasons not identical
@@ -355,10 +352,8 @@
355352
specifying
356353
&lt;option&gt;&amp;#45;-section=pre-data &amp;#45;-section=post-data &amp;#45;-no-statistics&lt;/option&gt;.
357354
</span>
358-
《マッチ度[61.788618]》このオプションは<code class="option">--data-only</code>の逆です。
359-
このオプションは<code class="option">--section=pre-data --section=post-data</code>を指定することと似ていますが、歴史的な理由により同一ではありません。
360-
《機械翻訳》このオプションは、<code class="option">--data-only</code>または<code class="option">--statistics-only</code>と一緒に使用することはできません。
361-
これは、<code class="option">--section=pre-data --section=post-data --no-statistics</code>を指定することと似ていますが、歴史的な理由から同一ではありません。
355+
このオプションは、<code class="option">--data-only</code><code class="option">--statistics-only</code>と一緒に使用することはできません。
356+
これは<code class="option">--section=pre-data --section=post-data --no-statistics</code>を指定することと似ていますが、歴史的な理由のため同一ではありません。
362357
</p><p>
363358
<span class="original">
364359
(Do not confuse this with the &lt;option&gt;&amp;#45;-schema&lt;/option&gt; option, which
@@ -465,12 +460,9 @@
465460
integrity checks or other triggers on the tables that you
466461
do not want to invoke during data restore.
467462
</span>
468-
《マッチ度[82.022472]》このオプションは、データのみのダンプからリストアする際にしか適用されません
463+
このオプションは、スキーマを含まないダンプからリストアする際にしか適用されません
469464
データのリストア中、<span class="application">pg_restore</span>に対し、対象テーブル上のトリガを一時的に無効にするコマンドを実行するよう指示します。
470465
このオプションは、データのリストア中には呼び出したくない参照整合性検査やその他のトリガがある場合に使用します。
471-
《機械翻訳》このオプションは、リストアなしでスキーマを実行する場合にのみ関連します。
472-
実行がリストアされている間、ターゲット表のトリガを一時的に無効にするように<span class="application">pg_restore</span> toデータコマンドに指示します。
473-
データリストア中に起動しない参照整合性チェックまたはその他のトリガが表にある場合は、このオプションを使用します。
474466
</p><p>
475467
<span class="original">
476468
Presently, the commands emitted for
@@ -626,8 +618,7 @@
626618
Do not output commands to restore data, even if the archive
627619
contains them.
628620
</span>
629-
《マッチ度[68.918919]》たとえアーカイブにコメントが含まれていても、コメントをリストアするコマンドを出力しません。
630-
《機械翻訳》アーカイブデータであっても、リストア包含にはコマンドを出力しません。
621+
アーカイブにデータが含まれていたとしても、それをリストアするコマンドを出力しません。
631622
</p></dd><dt><span class="term"><code class="option">--no-data-for-failed-tables</code></span></dt><dd><p>
632623
<span class="original">
633624
By default, table data is restored even if the creation command
@@ -656,8 +647,7 @@
656647
Do not output commands to restore row security policies, even if
657648
the archive contains them.
658649
</span>
659-
《マッチ度[71.428571]》アーカイブにセキュリティラベルが含まれている場合であっても、セキュリティラベルを戻すコマンドを出力しません。
660-
《機械翻訳》アーカイブ行セキュリティポリシーであっても、リストア包含にはコマンドを出力しません。
650+
アーカイブに行セキュリティポリシーが含まれていたとしても、それをリストアするコマンドを出力しません。
661651
</p></dd><dt><span class="term"><code class="option">--no-publications</code></span></dt><dd><p>
662652
<span class="original">
663653
Do not output commands to restore publications, even if the archive
@@ -669,8 +659,7 @@
669659
Do not output commands to restore schema (data definitions), even if
670660
the archive contains them.
671661
</span>
672-
《マッチ度[67.368421]》アーカイブにセキュリティラベルが含まれている場合であっても、セキュリティラベルを戻すコマンドを出力しません。
673-
《機械翻訳》リストアスキーマ(データ定義)に対しては、アーカイブ包含であってもコマンドを出力しません。
662+
アーカイブにスキーマ(データ定義)が含まれていたとしても、それをリストアするコマンドを出力しません。
674663
</p></dd><dt><span class="term"><code class="option">--no-security-labels</code></span></dt><dd><p>
675664
<span class="original">
676665
Do not output commands to restore security labels,
@@ -682,8 +671,7 @@
682671
Do not output commands to restore statistics, even if the archive
683672
contains them.
684673
</span>
685-
《マッチ度[70.000000]》たとえアーカイブにコメントが含まれていても、コメントをリストアするコマンドを出力しません。
686-
《機械翻訳》アーカイブ統計処理であっても、リストア包含にはコマンドを出力しません。
674+
アーカイブに統計情報が含まれていたとしても、それをリストアするコマンドを出力しません。
687675
</p></dd><dt><span class="term"><code class="option">--no-subscriptions</code></span></dt><dd><p>
688676
<span class="original">
689677
Do not output commands to restore subscriptions, even if the archive
@@ -757,22 +745,21 @@
757745
Output commands to restore statistics, if the archive contains them.
758746
This is the default.
759747
</span>
760-
《機械翻訳》アーカイブが統計処理した場合、リストア包含にコマンドを出力します
748+
アーカイブに統計情報が含まれている場合、それをリストアするコマンドを出力します
761749
これがデフォルトです。
762750
</p></dd><dt><span class="term"><code class="option">--statistics-only</code></span></dt><dd><p>
763751
<span class="original">
764752
Restore only the statistics, not schema (data definitions) or data.
765753
</span>
766-
《機械翻訳》リストアは統計処理のみで、スキーマ(データの定義)やデータは含まない
754+
統計情報のみをリストアし、スキーマ(データ定義)とデータをリストアしません
767755
</p></dd><dt><span class="term"><code class="option">--strict-names</code></span></dt><dd><p>
768756
<span class="original">
769757
Require that each schema
770758
(&lt;option&gt;-n&lt;/option&gt;/&lt;option&gt;&amp;#45;-schema&lt;/option&gt;) and table
771759
(&lt;option&gt;-t&lt;/option&gt;/&lt;option&gt;&amp;#45;-table&lt;/option&gt;) qualifier match at
772760
least one schema/table in the file to be restored.
773761
</span>
774-
《マッチ度[75.376884]》スキーマ指定(<code class="option">-n</code>/<code class="option">--schema</code>)およびテーブル指定(<code class="option">-t</code>/<code class="option">--table</code>)がバックアップファイル内の少なくとも1つのスキーマあるいはテーブルにマッチすることを必要とします。
775-
《機械翻訳》各スキーマ<code class="option">-n</code>/<code class="option">--schema</code>およびテーブル<code class="option">-t</code>/<code class="option">--table</code>修飾子マッチに対して、そのファイルの少なくとも1つのスキーマ/テーブルをリストアする必要があります。
762+
各スキーマ指定(<code class="option">-n</code>/<code class="option">--schema</code>)およびテーブル指定(<code class="option">-t</code>/<code class="option">--table</code>)が、リストア対象のファイルに含まれるスキーマおよびテーブルと少なくとも1つマッチすることを必要とします。
776763
</p></dd><dt><span class="term"><code class="option">--transaction-size=<em class="replaceable"><code>N</code></em></code></span></dt><dd><p>
777764
<span class="original">
778765
Execute the restore as a series of transactions, each processing
@@ -997,10 +984,8 @@
997984
linkend="vacuum-for-statistics"/&gt; and &lt;xref linkend="autovacuum"/&gt; for more
998985
information.
999986
</span>
1000-
《マッチ度[59.436620]》リストア後は、オプティマイザが有用な統計情報を持つように、リストアしたテーブルそれぞれに対して<code class="command">ANALYZE</code>を実行することをお勧めします。
1001-
詳しくは<a class="xref" href="routine-vacuuming.html#VACUUM-FOR-STATISTICS" title="24.1.3. プランナ用の統計情報の更新">24.1.3</a>および<a class="xref" href="routine-vacuuming.html#AUTOVACUUM" title="24.1.6. 自動バキュームデーモン">24.1.6</a>を参照してください。
1002-
《機械翻訳》デフォルト別では、<code class="command">pg_restore</code>リストアオプティマイザ統計処理がダンプファイルに含まれている場合。
1003-
すべての統計処理がリストアされていない場合は、<code class="command">ANALYZE</code>オプティマイザに有用な統計処理が含まれるように、リストアされた各テーブルでを実行すると便利な場合があります。
987+
デフォルトでは、ダンプファイルにオプティマイザの統計情報が含まれる場合、<code class="command">pg_restore</code>はそれをリストアします。
988+
もしすべての統計情報がリストアされなかった場合、オプティマイザが有用な統計情報を持つように、リストアしたテーブルそれぞれに対して<code class="command">ANALYZE</code>を実行することをお勧めします。
1004989
詳細については、<a class="xref" href="routine-vacuuming.html#VACUUM-FOR-STATISTICS" title="24.1.3. プランナ用の統計情報の更新">24.1.3</a><a class="xref" href="routine-vacuuming.html#AUTOVACUUM" title="24.1.6. 自動バキュームデーモン">24.1.6</a>を参照してください。
1005990
</p></div><div class="refsect1" id="APP-PGRESTORE-EXAMPLES"><h2></h2><span class="original">
1006991
&lt;title&gt;Examples&lt;/title&gt;

current/postgres-A4.pdf

-1.33 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-12-22 04:26:41 JST
10+
last-updated: 2025-12-23 04:29:47 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)