select open change scope Open full search

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

Extensions / Functions and aggregates

pgx_uuidv7

A PostgreSQL extension to generate and cast v7 UUIDs

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

Overview

Packagepgx_uuidv7
Version0.1.7
PostgreSQL versions17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2025-10-12
Latest release2025-10-12
Catalogue updated2026-08-30

Related extensions

See also

uuidv7-sqlPure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values.
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
sequential_uuidsgenerator of sequential UUIDs
uidsPostgreSQL extension to generate various types of universally unique IDs
libuuidGenerate UUIDs through the system libuuid library
snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
uuid-osspgenerate universally unique identifiers (UUIDs)
upid_pgPrefixed, sortable 128-bit identifier type and generator