What is n8n with PostgreSQL?
This bundle runs n8n with PostgreSQL instead of the default embedded SQLite database for workflow, credential, and execution storage. PostgreSQL provides a more robust datastore for production deployments and is required for advanced scaling setups such as queue mode. It includes both the n8n application and a PostgreSQL database service.


