Extensions / Functions and aggregates
PostgreSQL extension exposing xid generation functions
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_xid |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 31 |
| Latest commit | 2026-03-31 |
| Catalogue updated | 2026-08-30 |
| pg_ferroid | PostgreSQL ULID type and generation functions backed by ferroid |
| pg_hashids | Short unique id generator for PostgreSQL, using hashids |
| sequential_uuids | generator of sequential UUIDs |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| pgx_ulid | ulid type and methods |
| pg_idkit | multi-tool for generating new/niche universally unique identifiers (ex. UUIDv6, ULID, KSUID) |
| uniqueidentifier | Legacy 16-byte uniqueidentifier data type, comparison operators, casts, and newid() generation for PostgreSQL. |
| pg_uuid_v8 | UUID v8 generator with embedded timestamps for PostgreSQL |