select open change scope Open full search

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

Extensions / Data types

ruid

Compact 22-character Base64 representation of PostgreSQL UUID values.

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagepg_ruid
Version0.0.4
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2013-04-08
Latest release2013-02-03
Catalogue updated2026-08-30

Related extensions

Requires

uuid-osspgenerate universally unique identifiers (UUIDs)

See also

base62Base62 extension for PostgreSQL
base36Integer Base36 types
pg_base58Base58 Encoder/Decoder Extension for PostgreSQL
pg_hashidsShort unique id generator for PostgreSQL, using hashids
uuidv7-sqlPure SQL and PL/pgSQL functions for generating, inspecting, and transforming UUID version 7 values.
suuidsmall UUID
uuid-osspgenerate universally unique identifiers (UUIDs)
pg_lexoProvides a Base62 lexicographic position type and helper functions for stable list ordering and reordering without bulk row updates.