Generic Queue for PostgreSQL
PgQ is PostgreSQL extension that provides generic, high-performance lockless queue with simple API based on SQL functions.
- Supported PostgreSQL versions: 10..16
- Deprecated but might work: 9.x
Generic Queue for PostgreSQL.
Install
trunk install pgq
PgQ is PostgreSQL extension that provides generic, high-performance lockless queue with simple API based on SQL functions.