FICHA · AUR

pgmq

A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.

  • Database extension
  • DATABASE-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Message queues can be stored and processed inside PostgreSQL instead of a separate queue service. This extension provides queue behavior similar to SQS or RSMQ using Postgres tables and functions. Queue payloads may contain application data, so access control and retention policies matter.

Permissions

Permissions not analysed for this source yet.