Wait on a PostgreSQL advisory lock pool
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pg_lock_pool |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 12 · 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2025-06-26 |
| Latest release | 2023-12-06 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgque | Pure SQL PostgreSQL job queue that orders jobs by priority and claims them with advisory locks. |
| pglock | Lightweight distributed lock service inside PostgreSQL |
| pg_xclaim | High-cardinality transaction-scoped logical claim primitive for PostgreSQL |
| short_ids | PL/pgSQL generator for short random text IDs with collision checks and transaction advisory locks. |
| tuplock | lock tuples (rows) with a boolean attribute |
| pg_repack | Reorganize tables in PostgreSQL databases with minimal locks |
| shardman | Experimental sharding, rebalance, and cross-node lock-graph prototype |
| debug_funcs | Debugging and benchmark functions for PostgreSQL buffer and relation locks. |