summaryrefslogtreecommitdiff
path: root/sql/pgq/README.pgq
blob: 7ef5a1eab914f2261b27041a89be3a72de0d16c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

Schema overview
===============

pgq.consumer		consumer name <> id mapping
pgq.queue		queue information
pgq.subscription	consumer registrations
pgq.tick		snapshots that group events into batches
pgq.retry_queue		events to be retried
pgq.failed_queue	events that have failed
pgq.event_*		data tables