|
78 | 78 | <span class="original"> |
79 | 79 | Dump only the data, not the schema (data definitions) or statistics. |
80 | 80 | </span> |
81 | | -《マッチ度[67.647059]》データのみをダンプし、スキーマ(データ定義)をダンプしません。 |
82 | | -《機械翻訳》ダンプはデータのみで、スキーマ(データの定義)や統計処理は含まない。 |
| 81 | +データのみをダンプし、スキーマ(データ定義)と統計情報をダンプしません。 |
83 | 82 | </p></dd><dt><span class="term"><code class="option">-c</code><br /></span><span class="term"><code class="option">--clean</code></span></dt><dd><p> |
84 | 83 | <span class="original"> |
85 | 84 | Emit SQL commands to <command>DROP</command> all the dumped |
|
218 | 217 | integrity checks or other triggers on the tables that you |
219 | 218 | do not want to invoke during data restore. |
220 | 219 | </span> |
221 | | -《マッチ度[81.095890]》このオプションは、データのみのダンプを作成する場合だけに使用します。 |
| 220 | +このオプションは、データは含むがスキーマは含まないダンプを作成する場合だけに使用します。 |
222 | 221 | データのリストア中に、対象とするテーブル上のトリガを一時的に使用不可にするためのコマンドを出力するよう<span class="application">pg_dumpall</span>に指示します。 |
223 | 222 | このオプションは、データのリストア中には呼び出したくない参照整合性検査やその他のトリガがテーブル上にある場合に使用します。 |
224 | | -《機械翻訳》このオプションは、データあり、スキーマなしのダンプを作成する場合にのみ関連します。 |
225 | | -includeがリストアされている間、ターゲット表のトリガを一時的に無効にするよう<span class="application">pg_dumpall</span>データ・コマンドに指示します。 |
226 | | -データリストア中に起動しない参照整合性チェックまたはその他のトリガが表にある場合は、このオプションを使用します。 |
227 | 223 | </p><p> |
228 | 224 | <span class="original"> |
229 | 225 | Presently, the commands emitted for <option>&#45;-disable-triggers</option> |
|
351 | 347 | <span class="original"> |
352 | 348 | Do not dump <command>COMMENT</command> commands. |
353 | 349 | </span> |
354 | | -《機械翻訳》ダンプ<code class="command">COMMENT</code>コマンドしないでください。 |
| 350 | +<code class="command">COMMENT</code>コマンドをダンプしません。 |
355 | 351 | </p></dd><dt><span class="term"><code class="option">--no-data</code></span></dt><dd><p> |
356 | 352 | <span class="original"> |
357 | 353 | Do not dump data. |
358 | 354 | </span> |
359 | | -《機械翻訳》ダンプデータするな。 |
| 355 | +データをダンプしません。 |
360 | 356 | </p></dd><dt><span class="term"><code class="option">--no-policies</code></span></dt><dd><p> |
361 | 357 | <span class="original"> |
362 | 358 | Do not dump row security policies. |
363 | 359 | </span> |
364 | | -《機械翻訳》行セキュリティポリシーをダンプしないでください。 |
| 360 | +行セキュリティポリシーをダンプしません。 |
365 | 361 | </p></dd><dt><span class="term"><code class="option">--no-publications</code></span></dt><dd><p> |
366 | 362 | <span class="original"> |
367 | 363 | Do not dump publications. |
|
386 | 382 | <span class="original"> |
387 | 383 | Do not dump schema (data definitions). |
388 | 384 | </span> |
389 | | -《機械翻訳》スキーマ(データの定義)をダンプしないでください。 |
| 385 | +スキーマ(データ定義)をダンプしません。 |
390 | 386 | </p></dd><dt><span class="term"><code class="option">--no-security-labels</code></span></dt><dd><p> |
391 | 387 | <span class="original"> |
392 | 388 | Do not dump security labels. |
|
396 | 392 | <span class="original"> |
397 | 393 | Do not dump statistics. This is the default. |
398 | 394 | </span> |
399 | | -《機械翻訳》統計処理をダンプしないでください。 |
400 | | -ここはデフォルトです。 |
| 395 | +統計情報をダンプしません。 |
| 396 | +これがデフォルトです。 |
401 | 397 | </p></dd><dt><span class="term"><code class="option">--no-subscriptions</code></span></dt><dd><p> |
402 | 398 | <span class="original"> |
403 | 399 | Do not dump subscriptions. |
|
516 | 512 | <span class="original"> |
517 | 513 | Dump statistics. |
518 | 514 | </span> |
519 | | -《機械翻訳》ダンプ統計処理。 |
| 515 | +統計情報をダンプします。 |
520 | 516 | </p></dd><dt><span class="term"><code class="option">--statistics-only</code></span></dt><dd><p> |
521 | 517 | <span class="original"> |
522 | 518 | Dump only the statistics, not the schema (data definitions) or data. |
523 | 519 | Statistics for tables, materialized views, foreign tables, |
524 | 520 | and indexes are dumped. |
525 | 521 | </span> |
526 | | -《機械翻訳》ダンプ統計処理のみ。 |
527 | | -スキーマ(データの定義)やデータは含まれません。 |
528 | | -テーブル、実体化ビュー(Materialized View)、外部テーブル、インデックスの統計処理がダンプされます。 |
| 522 | +統計情報のみをダンプし、スキーマ(データ定義)とデータはダンプしません。 |
| 523 | +テーブル、マテリアライズドビュー、外部テーブル、およびインデックスの統計情報がダンプされます。 |
529 | 524 | </p></dd><dt><span class="term"><code class="option">--sequence-data</code></span></dt><dd><p> |
530 | 525 | <span class="original"> |
531 | 526 | Include sequence data in the dump. This is the default behavior except |
532 | 527 | when <option>&#45;-no-data</option>, <option>&#45;-schema-only</option>, or |
533 | 528 | <option>&#45;-statistics-only</option> is specified. |
534 | 529 | </span> |
535 | | -《機械翻訳》ダンプのincludeシーケンスデータ。 |
| 530 | +シーケンスデータをダンプに含めます。 |
536 | 531 | これは、<code class="option">--no-data</code>、<code class="option">--schema-only</code>、または<code class="option">--statistics-only</code>が指定されている場合を除き、デフォルトの動作です。 |
537 | 532 | </p></dd><dt><span class="term"><code class="option">--use-set-session-authorization</code></span></dt><dd><p> |
538 | 533 | <span class="original"> |
|
725 | 720 | file to ensure optimal performance. You can also run <command>vacuumdb -a |
726 | 721 | -z</command> to analyze all databases. |
727 | 722 | </span> |
728 | | -《機械翻訳》<code class="option">--statistics</code>が指定されている場合、<code class="command">pg_dumpall</code>はほとんどのオプティマイザ統計処理を結果のダンプファイルにincludeします。 |
729 | | -ただし、<a class="xref" href="sql-createstatistics.html" title="CREATE STATISTICS"><span class="refentrytitle">CREATE STATISTICS</span></a>で明示的に作成された統計処理や、extensionによって追加されたカスタム統計処理などは含まれない場合があります。 |
730 | | -このため、<code class="command">ANALYZE</code>ダンプファイルから保証の最適パフォーマンスにリストアした後、データベースごとにを実行すると便利な場合があります。 |
731 | | -また、<code class="command">vacuumdb -a -z</code>を実行してすべてのデータベースをANALYZEすることもできます。 |
| 723 | +<code class="option">--statistics</code>が指定されている場合、<code class="command">pg_dumpall</code>は出力されるダンプファイルにほとんどのオプティマイザの統計情報を含めます。 |
| 724 | +しかし、<a class="xref" href="sql-createstatistics.html" title="CREATE STATISTICS"><span class="refentrytitle">CREATE STATISTICS</span></a>で明示的に作成された統計情報や、拡張により追加された独自統計情報など、一部の統計情報は含まれない場合があります。 |
| 725 | +そのため、最適な性能を発揮するためには、ダンプファイルからリストアした後に各データベースで<code class="command">ANALYZE</code>を実行すると効果的な場合があります。 |
| 726 | +また、<code class="command">vacuumdb -a -z</code>を実行して、全てのデータベースを解析することができます。 |
732 | 727 | </p><p> |
733 | 728 | <span class="original"> |
734 | 729 | The dump script should not be expected to run completely without errors. |
|
0 commit comments