select open change scope Open full search

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

Extensions / Data types

pg_ferroid

PostgreSQL ULID type and generation functions backed by ferroid

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_ferroid
Version2.0.0
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars44
Latest commit2026-05-01
Latest release2026-03-21
Catalogue updated2026-08-30

Related extensions

See also

pgx_ulidulid type and methods
pg_idkitmulti-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
sequential_uuidsgenerator of sequential UUIDs
snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
pg_uuid_v8UUID v8 generator with embedded timestamps for PostgreSQL
uuid-osspgenerate universally unique identifiers (UUIDs)
ulidEmbedded pgrx ULID type, generators, and casts
uniqueidentifierLegacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL.