Documentation
¶
Overview ¶
Package cache (de)serializes the introspected Catalog so pdbq can boot without touching pg_catalog: gzip-compressed JSON with a format version and a content hash for drift detection (`pdbq schema dump|check`).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
func Check(path string, live *introspect.Catalog) (string, error)
Check compares a live catalog against a cache file; returns a non-empty description on drift.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.