Raw Package Information

Package: postgresql-14-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg20.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 539
Depends: postgresql-14, postgresql-14-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-14-pgq-node_3.5-7.pgdg20.04+1_all.deb
Size: 12928
SHA256: f6f4ea73b30e4da1765b9469c67bc742524221585e7a8e669aecab4a736e36a8
SHA1: 3852798e5bac09ddedcdc47376163f164a26bfb6
MD5sum: 49abea661afdb1894cc4948e795a3f73
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.