Skip to content

Commit 49e87b5

Browse files
committed
by GitHub Actions [skip ci]
1 parent 59a747a commit 49e87b5

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

current/html/app-vacuumdb.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,14 @@
184184
statistics with ones generated with lower statistics targets, thus
185185
avoiding transiently worse query optimizer choices.
186186
</span>
187-
《機械翻訳》ANALYZEリレーションのみで、カラム、インデックス式または拡張統計オブジェクトの統計処理がありません
188-
このオプションを<code class="option">--analyze-in-stages</code>とともに使用すると、<span class="application">vacuumdb</span>が既存の統計処理を下位の統計処理ターゲットで生成されたで一時的に置換するのを防ぎ、一時的に不適切な問い合わせ最適化の選択を回避できます
187+
列、インデックス式または拡張統計オブジェクトの統計情報がないリレーションだけを解析します
188+
<code class="option">--analyze-in-stages</code>とともに使用すると、このオプションは<span class="application">vacuumdb</span>が既存の統計情報をより低い統計情報目標値で生成されたもので一時的に置換するのを防ぎ、問い合わせオプティマイザが一時的により不適切な選択をするのを回避できます
189189
</p><p>
190190
<span class="original">
191191
This option can only be used in conjunction with
192192
&lt;option&gt;&amp;#45;-analyze-only&lt;/option&gt; or &lt;option&gt;&amp;#45;-analyze-in-stages&lt;/option&gt;.
193193
</span>
194-
《機械翻訳》このオプションは、論理積でのみ<code class="option">--analyze-only</code>または<code class="option">--analyze-in-stages</code>とともに使用できます
194+
このオプションは、<code class="option">--analyze-only</code>または<code class="option">--analyze-in-stages</code>と組み合わせてのみ使用できます
195195
</p><p>
196196
<span class="original">
197197
Note that &lt;option&gt;&amp;#45;-missing-stats-only&lt;/option&gt; requires
@@ -201,8 +201,7 @@
201201
&lt;link linkend="catalog-pg-statistic-ext-data"&gt;&lt;structname&gt;pg_statistic_ext_data&lt;/structname&gt;&lt;/link&gt;,
202202
which are restricted to superusers by default.
203203
</span>
204-
《機械翻訳》ノートでは、<code class="option">--missing-stats-only</code><a class="link" href="catalog-pg-statistic.html" title="52.51. pg_statistic"><code class="structname">pg_statistic</code><code class="structname">pg_statistic_ext_data</code>の権限を必要とし、これらはデフォルトによってスーパーユーザに制限されています。
205-
<code class="literal">SELECT</code></a>
204+
<code class="option">--missing-stats-only</code><a class="link" href="catalog-pg-statistic.html" title="52.51. pg_statistic"><code class="structname">pg_statistic</code></a><a class="link" href="catalog-pg-statistic-ext-data.html" title="52.53. pg_statistic_ext_data"><code class="structname">pg_statistic_ext_data</code></a><code class="literal">SELECT</code>権限を必要とし、これらはデフォルトでスーパーユーザに制限されていることに注意してください。
206205
</p></dd><dt><span class="term"><code class="option">-n <em class="replaceable"><code>schema</code></em></code><br /></span><span class="term"><code class="option">--schema=<em class="replaceable"><code>schema</code></em></code></span></dt><dd><p>
207206
<span class="original">
208207
Clean or analyze all tables in

current/postgres-A4.pdf

-274 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-10-31 04:28:11 JST
10+
last-updated: 2025-11-01 04:27:19 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)