select open change scope Open full search

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

Extensions / Functions and aggregates

pg_slug_gen

Generate cryptographically secure timestamp-based slugs

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

Overview

Packagepg_slug_gen
Version1.0.0
PostgreSQL versions15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars18
Latest commit2025-11-21
Latest release2025-11-21
Catalogue updated2026-08-30

Related extensions

See also

base36Integer Base36 types
base62Base62 extension for PostgreSQL
pg_base58Base58 Encoder/Decoder Extension for PostgreSQL
pg_hashidsShort unique id generator for PostgreSQL, using hashids
typeidAllows to use TypeIDs in Postgres natively
url_encodeurl_encode, url_decode functions