select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Time series

kilobase

Preloaded pgrx background worker for scheduling and refreshing PostgreSQL materialized views.

pgext.cloud · Source code · Website · Documentation · Control file

Overview

Packagekilobase
Version17.4.1
PostgreSQL versions17 · 18
RepositoryUnspecified
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librarieskilobase
Stars21
Latest commit2026-08-30
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

mv_statsTracks creation, alteration, refresh, and reset statistics for materialized views.
mv_rewriteQuery rewriting extension that transparently rewrites queries to use lower-cost materialized views.
pg_ivmincremental view maintenance on PostgreSQL
pgrollupcreate rollup tables for fast aggregate queries
pglensMaintain view-derived projection tables through an experimental manual per-key recompute API
geekspeak_calendarCalendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes.
pg_timersSchedule SQL execution at exact times or after intervals in PostgreSQL
scheduleCron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL.