Describe the problem/error/question
As the title says, Postgres trigger node: the most standard one. If there is more than 8 KB of record size, it fails on the Postgres end, and it doesn’t even go to N8N. There is no fallback mechanism to identify that no data has been sent, other than on the PostgreSQL end.
What is the error message (if any)?
nope, read above why
Please share your workflow
Information on your n8n setup
- n8n version: 2.3.4
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app):docker
- Operating system:linux