Skip to content

pghrep initial commit

postgres-ai requested to merge dmius-pghrep-initial into master

Created by: dmius

Initial commit. Done:

  • check and use options (--checkid, --reportdata(file or data), --outdir)
  • loading check data from json file and data from dependencied json files
  • use templates from an external file
  • simple generation of a report on base of prepared data and store them to an external file
  • very simple md template
  • using independent plugins for every kind of check
  • using tests

TO DO:

  • improve md template

Merge request reports