select open change scope Open full search

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

Extensions / Data types

timestamp9

timestamp nanosecond resolution

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

Overview

Packagetimestamp9
Version1.4.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryMultiple repositories
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Stars95
Latest commit2023-10-05
Latest release2023-06-06
Catalogue updated2026-08-30

Related extensions

See also

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