Extensions / Functions and aggregates
ERP document numbering with formatted, scoped, auto-incrementing sequences
pgext.cloud · Source code · Documentation · Control file
| Package | pg_sequence |
|---|---|
| Version | 0.2.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgsequence |
| Stars | 1 |
| Latest commit | 2026-06-29 |
| Latest release | 2026-06-29 |
| Catalogue updated | 2026-08-30 |
| snowflake | Snowflake-style 64-bit ID generator and sequence utilities for PostgreSQL |
| pg_snowflake_id | Snowflake-style 64-bit ID generator for PostgreSQL implemented with pgrx |
| pgx_ulid | ulid type and methods |
| auto_counters | PostgreSQL extension for automatic contextual numbering |
| pg_ulid | Generate ULID strings in PostgreSQL with a C function. |
| resetsequence | functions to reset sequences to values contained in tables |