pgqd

Queue maintenance daemon for PgQ

Install

All systems
curl cmd.cat/pgqd.sh
Debian Debian
apt-get install pgqd
Ubuntu
apt-get install pgqd
image/svg+xml Kali Linux
apt-get install pgqd
Windows (WSL2)
sudo apt-get update sudo apt-get install pgqd
Raspbian
apt-get install pgqd

pgqd

Queue maintenance daemon for 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 queue maintenance daemon pgdq.

skytools3-ticker

Skype tools for PostgreSQL replication, londiste and PGQ

This is the PGQ ticker used by Skype replication, londiste. It consists of PL/pgsql, and C code in database, with Python framework on top of it. It is based on snapshot based event handling ideas from Slony-I, written for general usage.