Preloaded pgrx background worker for scheduling and refreshing PostgreSQL materialized views.
pgext.cloud · Source code · Website · Documentation · Control file
| Package | kilobase |
|---|---|
| Version | 17.4.1 |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | kilobase |
| Stars | 21 |
| Latest commit | 2026-08-30 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL 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 |
| pgrollup | create rollup tables for fast aggregate queries |
| pglens | Maintain view-derived projection tables through an experimental manual per-key recompute API |
| geekspeak_calendar | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. |
| pg_timers | Schedule SQL execution at exact times or after intervals in PostgreSQL |
| schedule | Cron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL. |