select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

pgqbw

postgres queue backgound worker

pgext.cloud · Source code · Control file

Overview

Packagepgqbw
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars2
Latest commit2018-11-12
Catalogue updated2026-08-30

Related extensions

See also

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgqGeneric queue for PostgreSQL
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
qgresSimple queue system
pg_message_queueListen/Notify-based PostgreSQL message queue extension
pg_asyncC extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby.
event_managerLoosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing.
supa_queueSimple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault.