execute any sql command at any specific time at background
pgext.cloud · Source code · License text · PGXN
| Package | pg_task |
|---|---|
| Version | 3.0.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_task |
| Stars | 68 |
| Latest commit | 2026-08-03 |
| Latest release | 2026-08-03 |
| Catalogue updated | 2026-09-19 |
| pg_cron | Job scheduler for PostgreSQL |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_background | Run SQL queries in the background |
| pgagent | A PostgreSQL job scheduler |
| pg_dispatch | Asynchronous SQL dispatcher built on pg_cron |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| pg_later | Run queries now and get results later |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pg_retry | Retry SQL statements on transient errors with exponential backoff |