pghrep/

directory
v0.0.0-...-b15899e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2021 License: AGPL-3.0

README

Pghrep used by checkup during database analysis to create markdown reports from JSON reports.

To build report generator use:

cd /pghrep make all

To generate report use:

./bin/pghrep --checkdata=/path_to_json_repots_storage/A002_pgversion.json --outdir=/path_to_md_reports_storage/

also, to enable debug mode, use --debug 1

Directories

Path Synopsis
src
Postgres Health Reporter
Postgres Health Reporter
dateparse
Package dateparse parses date-strings without knowing the format in advance, using a fast lex based approach to eliminate shotgun attempts.
Package dateparse parses date-strings without knowing the format in advance, using a fast lex based approach to eliminate shotgun attempts.
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL