PgQue: Zero-Bloat Postgres Queue | Hacker News
TL;DR AI
2 min readKey summary
A Hacker News thread discussed PgQue, a PostgreSQL-based queue positioned as lightweight middleware.
Supporters praised the simplicity of using the database as the queue layer.
Critics argued that a database-backed queue may still be “bloat,” just in a different form.
The debate reflects a broader tradeoff between minimal infrastructure and specialized queue systems.



