Module¶
pgstats.models
¶
pgstats.models.IndexStats
¶
Bases: Model
For storing snapshots of postgres index stats
pgstats.models.JSONField
¶
Bases: JSONField
Creates a consistent import path for JSONField regardless of Django version.
pgstats.models.TableStats
¶
Bases: Model
For storing snapshots of postgres table stats