select open change scope Open full search

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

Extensions / Data types

pg_duration

data type for representing durations

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagepg_duration
Version1.0.2
PostgreSQL versions17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2025-01-12
Catalogue updated2026-08-30

Related extensions

See also

pgcalendarRecurring calendar, schedule, and exception management for PostgreSQL
pg_rruleRRULE field type for PostgreSQL
pg_bikram_sambatBikram Sambat date type and AD/BS conversion functions
timestamp9timestamp nanosecond resolution
pg_whenNatural language time parsing for PostgreSQL
cron_utilsParse cron expressions and compute previous or next trigger times
pg_cronJob scheduler for PostgreSQL