Tracks creation, alteration, refresh, and reset statistics for materialized views.
pgext.cloud · Source code · Documentation · Control file
| Package | mv_stats |
|---|---|
| Version | 0.3.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 2 |
| Latest commit | 2024-02-27 |
| Latest release | 2024-02-27 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| mv_rewrite | Query rewriting extension that transparently rewrites queries to use lower-cost materialized views. |
| kilobase | Preloaded pgrx background worker for scheduling and refreshing PostgreSQL materialized views. |
| pgrollup | create rollup tables for fast aggregate queries |
| ddl_versioning | DDL object versioning with event triggers for tables, indexes, functions, and views. |
| pg_ivm | incremental view maintenance on PostgreSQL |
| pglens | Maintain view-derived projection tables through an experimental manual per-key recompute API |