pgmq

Extension Request

Name of the extension: pgmq

Repository of the extension: https://github.com/tembo-io/pgmq

Description: Allows for using postgresql for message queueing. It is required for the message queueing functionality for self-hosting supabase.

License: "The PostgreSQL License" (https://github.com/tembo-io/pgmq/blob/main/LICENSE)

Compile dependencies (external libraries):

(from the readme): "Lightweight - No background worker or external dependencies, just Postgres functions packaged in an extension"

Extra info: