PDF health report
Use the Report button in the app header to generate a printable health report for the current instance.
How it works
- pocketPG gathers the current overview, health, index, query, and tuning data.
- The report HTML is assembled in the browser.
- The browser print dialog opens with a print-specific layout.
- You can print to paper or save as PDF.
What the report includes
The report is intended as a concise operational summary. Depending on what is currently available, it can include:
- instance metadata
- active findings
- health summary metrics
- failure-readiness summary
- wraparound and sequence risk
- index signals
- tuning recommendations
- top slow queries
Limits
The report is not a separate data pipeline. It uses the current app state.
- If a section has not been loaded yet, it may be missing or less complete.
- If one data source fails, the rest of the report can still render.
- The report reflects the current diagnostic snapshot, not a long historical window.
For the most complete result, open the relevant tabs first, then generate the report.