Retry SQL statements on transient errors with exponential backoff
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_retry |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 3 |
| Latest commit | 2025-11-16 |
| Catalogue updated | 2026-08-30 |
| pg_task | execute any sql command at any specific time at background |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_background | Run SQL queries in the background |
| pglock | Lightweight distributed lock service inside PostgreSQL |
| pg_later | Run queries now and get results later |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| omni_worker | Generalized worker pool |
| pg_cron | Job scheduler for PostgreSQL |