select open change scope Open full search

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

Extensions / Data types

pg_smolid

A Postgres pgrx extension adding smolid type and helper functions.

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

Overview

Packagepg_smolid
Version0.1.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-01-30
Latest release2026-01-30
Catalogue updated2026-08-30

Related extensions

See also

salesforce_idCompact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs.
pg_nanoidPostgreSQL extension adding a NanoID type and NanoID generation functions.
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
ulidEmbedded pgrx ULID type, generators, and casts
upid_pgPrefixed, sortable 128-bit identifier type and generator
uidsPostgreSQL extension to generate various types of universally unique IDs
pksuidgenerate prefixed, sortable KSUID identifiers in PostgreSQL
pg_ulidGenerate ULID strings in PostgreSQL with a C function.