Server size to manage 1 CSV of 300k lines?

Hey,

I’m looking for a way to treat a file with 300k lines and 10 columns.
Action are :

  • Get CSV file from FTP
  • encode 5 columns in MD5 & rename some header & encoding (comma to | )
  • Push file to FTP

We’re doing this action once a day. What serve would work for this type of file, and would the pro cloud version work also?

Thanks in advance

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:

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