Skip to content

PgQue docs

Short docs for users, plus a contributor primer.

Get started

  • Tutorial — a hands-on walkthrough. Send, tick, receive, retry, DLQ, observability. Start here if you are new.

Guides

Reference

  • Function reference — every function, return type, and role grant in the default install.

Explanation

  • Latency and tick tuning — how ticks shape end-to-end delivery latency, choosing tick_period_ms, and idle backoff.
  • Concepts and heritage — the core vocabulary (event, batch, tick, rotation, ticker rule) and where PgQue comes from.

For the full specification and implementation plan, see blueprints/SPECx.md. For what ships in the default install vs experimental, see blueprints/PHASES.md.