index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
index_tuning.analysis_interval (インデックス チューニング解析間隔)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | index_tuning.mode が 'REPORT' に設定されている場合に各インデックス最適化セッションがトリガーされる頻度を設定します。 |
| データの種類 | 整数 |
| 既定値 | 720 |
| 使用できる値 | 60-10080 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス調整.分析間隔 |
index_tuning.max_columns_per_index
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスのインデックス キーに含めることができる列の最大数。 |
| データの種類 | 整数 |
| 既定値 | 2 |
| 使用できる値 | 1-10 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_columns_per_index |
index_tuning.max_index_count
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に各データベースに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_index_count |
index_tuning.max_indexes_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 各テーブルに推奨できるインデックスの最大数。 |
| データの種類 | 整数 |
| 既定値 | 10 |
| 使用できる値 | 1-25 |
| パラメーターのタイプ | dynamic |
| Documentation | インデックス チューニング.テーブルごとの最大インデックス数 |
index_tuning.max_queries_per_database (データベースごとの最大クエリ数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスを推奨できるデータベースあたりの最も低速なクエリの数。 |
| データの種類 | 整数 |
| 既定値 | 25 |
| 使用できる値 | 5-100 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_queries_per_database |
index_tuning.max_regression_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 1 つの最適化セッション中に分析された任意のクエリに対して、推奨されるインデックスによって発生する許容できる回帰。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0.05-0.2 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_regression_factor |
index_tuning.max_total_size_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | ある特定のデータベースのすべての推奨されるインデックスで使用できる最大合計サイズ (ディスク領域の合計に対する割合)。 |
| データの種類 | numeric |
| 既定値 | 0.1 |
| 使用できる値 | 0-1.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.max_total_size_factor |
index_tuning.min_improvement_factor
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | 推奨されるインデックスが、1 つの最適化セッション中に分析されたクエリの少なくとも 1 つに対して提供する必要があるコストの改善。 |
| データの種類 | numeric |
| 既定値 | 0.2 |
| 使用できる値 | 0-20.0 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.min_improvement_factor(インデックス調整の最小改善係数) |
インデックス調整モード
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インデックスの最適化を無効 ('OFF') に、または有効にして推奨事項のみを出力するように構成します。 pg_qs.query_capture_mode を 'TOP' または 'ALL' に設定して、クエリ ストアを有効にする必要があります。 |
| データの種類 | リスト |
| 既定値 | off |
| 使用できる値 | off,report |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.mode(インデックス調整モード) |
index_tuning.unused_dml_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均 DML 操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_dml_per_table |
index_tuning.unused_min_period
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | システム統計に基づいてインデックスが使用されておらず、削除対象と見なされる最小日数。 |
| データの種類 | 整数 |
| 既定値 | 35 |
| 使用できる値 | 30-720 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_min_period |
index_tuning.unused_reads_per_table
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | テーブルに影響を与える 1 日あたりの平均読み取り操作の最小数。それらの未使用のインデックスは削除対象と見なされます。 |
| データの種類 | 整数 |
| 既定値 | 1000 |
| 使用できる値 | 0-9999999 |
| パラメーターのタイプ | dynamic |
| Documentation | index_tuning.unused_reads_per_table |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |
インテリジェント・チューニング
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングを有効にします |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning |
intelligent_tuning.metric_targets
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | インテリジェント チューニングによって調整されるメトリックを指定します。 |
| データの種類 | set |
| 既定値 | none |
| 使用できる値 | none,Storage-checkpoint_completion_target,Storage-min_wal_size,Storage-max_wal_size,Storage-bgwriter_delay,tuning-autovacuum,all |
| パラメーターのタイプ | dynamic |
| Documentation | intelligent_tuning.metric_targets |
logfiles.download_enable
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログ機能を有効または無効にします。 |
| データの種類 | ブーリアン |
| 既定値 | off |
| 使用できる値 | on,off |
| パラメーターのタイプ | dynamic |
| Documentation | ログファイルダウンロード_有効 |
logfiles.retention_days(ログファイル保持日数)
| 特性 | 価値 |
|---|---|
| カテゴリ | インテリジェント チューニング |
| Description | サーバー ログの保持期間ウィンドウを日数で設定します。この時間が過ぎると、データは削除されます。 |
| データの種類 | 整数 |
| 既定値 | 3 |
| 使用できる値 | 1-7 |
| パラメーターのタイプ | dynamic |
| Documentation | logfiles.retention_days |