select open change scope Open full search

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

Extensions / Data types

suuid

small UUID

pgext.cloud · Source code · Documentation · Control file

Overview

Packagesuuid
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2018-03-11
Catalogue updated2026-08-30

Related extensions

See also

ruidCompact 22-character Base64 representation of PostgreSQL UUID values.
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
upid_pgPrefixed, sortable 128-bit identifier type and generator
uniqueidentifierLegacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL.
ulidEmbedded pgrx ULID type, generators, and casts
uidsPostgreSQL extension to generate various types of universally unique IDs
pgx_uuidv7A PostgreSQL extension to generate and cast v7 UUIDs