select open change scope Open full search

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

Extensions / Features

pg_once

Run‑once / idempotency‑key manager with TTL and response caching

pgext.cloud · Documentation

Overview

Packagepg_once
Version0.1.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Latest release2025-07-07
Catalogue updated2026-07-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pg_ttl_indexAutomatic data expiration with TTL indexes
timescaledbEnables scalable inserts and complex queries for time-series data
pg_partmanExtension to manage partitioned tables by time or ID
pg_data_retentionPostgreSQL background-worker extension that applies table data retention policies.