select open change scope Open full search

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

Extensions / Functions and aggregates

pg_uuid_next

Implementation of UUID v7 and v8 IETF drafts

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_uuid_next
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars15
Latest commit2023-02-12
Catalogue updated2026-08-30

Related extensions

See also

pg_uuid_v8UUID v8 generator with embedded timestamps for PostgreSQL
uuid-osspgenerate universally unique identifiers (UUIDs)
sequential_uuidsgenerator of sequential UUIDs
snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
pgx_ulidulid type and methods
pg_idkitmulti-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
pg_uuidgenerator of new UUID versions
pgx_uuidv7A PostgreSQL extension to generate and cast v7 UUIDs