What is n8n with Postgres and Worker?
This bundle deploys n8n in queue mode for scalable workflow execution, with PostgreSQL as the shared database and Redis as the job queue broker. A main n8n instance handles the editor, API, and triggers, while separate worker processes execute queued workflows. This architecture is intended for higher-throughput or production automation workloads.


