create rollup tables for fast aggregate queries
pgext.cloud · Source code · Documentation · Control file
| Package | pgrollup |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 12 · 13 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2021-04-23 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| plpython3u | PL/Python3U untrusted procedural language |
| mv_stats | Tracks creation, alteration, refresh, and reset statistics for materialized views. |
| mv_rewrite | Query rewriting extension that transparently rewrites queries to use lower-cost materialized views. |
| pg_ivm | incremental view maintenance on PostgreSQL |
| kilobase | Preloaded pgrx background worker for scheduling and refreshing PostgreSQL materialized views. |
| pglens | Maintain view-derived projection tables through an experimental manual per-key recompute API |