request paragon debug postgres
構文
request paragon debug postgres database database-name username user-name measurement measurement-name output file
形容
Postgres 情報を含むテキスト ファイルを生成します。
オプション
データベース database-name |
(必須)Postgres データベースの名前。 |
ユーザー名 user-name |
Postgres データベースのユーザー名。 |
測定 measurement-name |
Postgres 測定の名前。 |
アウトプット file |
出力をファイルにリダイレクトします。 |
必要な権限レベル
眺める
出力フィールド
このコマンドを入力すると、Postgres のテキスト ファイルが生成されます。テキスト ファイルへのパスも提供されます。
サンプル出力
リクエスト paragon debug postgres database postgres username healthbot measurement db_counters output file
user@node> request paragon debug postgres database postgres username healthbot measurement db_counters output file Writing postgres output at: /root/troubleshooting/postgres/postgres_2024-04-16_13-56-27.txt
リリース情報
Paragon Automationリリース2.0.0で導入されたコマンド。