Clean up database

Hi there,

I use n8n in a Railway.app installation and my database is showing alerts. Please tell me how I could clean this database. I am still a beginner with n8n and don’t have much knowledge of DevOps. Thank you for your help.

image

Tks guys,
Bruno

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 @bruno_po

What exactly are the alerts that you are seeing?

In general though, you can customize your database storage by setting env variables for it, especially in regards to execution data.

Have a look at our documentation here:

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