Migrate from sqlite to Postgres (AWS Aurora)

Describe the problem/error/question

Hi,

i want to move from sqlite to posgres, where Postgres will be in AWS Aurora.
Somewhere I read encryption key needs to be set as env variable.

Anyone done this before? Any caveats?

Information on your n8n setup

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

hello @Kool_Baudrillard

Encryption key is only needed for the n8n, database doesn’t require it.

We have a Postgres in RDS and no issues with it.

1 Like

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