Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request paragon debug postgres

date_range 18-Jun-24

Syntax

content_copy zoom_out_map
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

content_copy zoom_out_map
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.

footer-navigation