File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 <option>&#45;-analyze-only</option> or <option>&#45;-analyze-in-stages</option>.
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 <option>&#45;-missing-stats-only</option> requires
201201 <link linkend="catalog-pg-statistic-ext-data"><structname>pg_statistic_ext_data</structname></link>,
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments