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

generator of new UUID versions

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_uuid
Version1.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2022-09-16
Catalogue updated2026-08-30

Related extensions

See also

pg_uuid_v8UUID v8 generator with embedded timestamps for PostgreSQL
snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
sequential_uuidsgenerator of sequential UUIDs
pg_hashidsShort unique id generator for PostgreSQL, using hashids
uuid-osspgenerate universally unique identifiers (UUIDs)
base62Base62 extension for PostgreSQL
pg_idkitmulti-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
pgx_ulidulid type and methods