rafaelma / pgbackman

PostgreSQL backup manager

Home Page:https://e-mc2.net/projects/pgbackman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSV and JSON output

rafaelma opened this issue · comments

Define the possibility of generating CSV and JSON output when running show_* pgbackman commands.

  • In non-interactive modus one will have to use -o csv | json to activate CSV or JSON output.
  • In interactive modus one will have to use the command set_output_format to define this.