select open change scope Open full search

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

Extensions / Functions and aggregates

permuteseq

Pseudo-randomly permute sequences with a format-preserving encryption on elements

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

Overview

Packagepermuteseq
Version1.2.2
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars39
Latest commit2023-10-16
Latest release2023-10-16
Catalogue updated2026-08-30

Related extensions

See also

sequential_uuidsgenerator of sequential UUIDs
pg_uuidv7Create UUIDv7 values in postgres
snowflakeSnowflake-style 64-bit ID generator and sequence utilities for PostgreSQL
pg_idkitmulti-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID)
pgx_ulidulid type and methods
uuid-osspgenerate universally unique identifiers (UUIDs)
pg_uuid_v8UUID v8 generator with embedded timestamps for PostgreSQL
typeidAllows to use TypeIDs in Postgres natively