select open change scope Open full search

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

Extensions / Functions and aggregates

pksuid

generate prefixed, sortable KSUID identifiers in PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepksuid
Version0.1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2023-12-26
Catalogue updated2026-08-30

Related extensions

See also

uidsPostgreSQL extension to generate various types of universally unique IDs
upid_pgPrefixed, sortable 128-bit identifier type and generator
pg_idkitmulti-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
uuid-osspgenerate universally unique identifiers (UUIDs)
ulidEmbedded pgrx ULID type, generators, and casts
pg_nanoidPostgreSQL extension adding a NanoID type and NanoID generation functions.
pg_smolidA Postgres pgrx extension adding smolid type and helper functions.
pg_ulidGenerate ULID strings in PostgreSQL with a C function.