request paragon debug postgres
Syntax
request paragon debug postgres database database-name username user-name measurement measurement-name output file
Description
Generate a text file with Postgres information.
Options
database database-name |
(Mandatory) Name of the Postgres database. |
username user-name |
Username of the Postgres database. |
measurement measurement-name |
Name of the Postgres measurement. |
output file |
Redirect output to a file. |
Required Privilege Level
view
Output Fields
When you enter this command, a text file is generated for Postgres. The path to the text file is also provided.
Sample Output
request 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
Release Information
Command introduced in Paragon Automation Release 2.0.0.