select open change scope Open full search

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

Extensions / Features

qgres

Simple queue system

pgext.cloud · Source code · Control file · PGXN

Overview

PackageQgres
Version0.1.2
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2016-11-02
Catalogue updated2026-08-30

Related extensions

Requires

citextdata type for case-insensitive character strings
plpgsqlPL/pgSQL procedural language

See also

pgmqA lightweight message queue. Like AWS SQS and RSMQ but on Postgres.
pgq_nodeCoordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing
pgqGeneric queue for PostgreSQL
ulakTransactional Outbox extension for PostgreSQL with reliable asynchronous delivery
event_managerLoosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing.
pg_message_queueListen/Notify-based PostgreSQL message queue extension
pgqbwpostgres queue backgound worker
pg_asyncC extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby.