Does keeping a lot of saved executions in the history slow down the editor/executions?

Describe the problem/error/question

Does keeping a lot of saved executions in the history slow down the editor/executions?

Hosting in a Droplet

  • n8nVersion: 1.65.2

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @brahimh

in short: yes :slight_smile: Maybe you’ll find this helpful:

If you’re self-hosting you can configure to prune your execution data as well:

You can also configure your binary data handling to reduce your memory consumption even more:

Hope this helps! :raised_hands:

2 Likes

Awesome!
Thanks @ria !

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.