pghrep

module
v0.0.0-...-bb07aa6 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2025 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
cmd
checkup command
Postgres Health Reporter
Postgres Health Reporter
internal
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