N8n CLI ‘execute’ with Task Broker and SQLite: Do I need to migrate to Postgres for multi-instance?

Before the last update, when you had an n8n instance running, you could launch the CLI command n8n execute to run a workflow. Now, with the Task Broker, this is no longer possible. I am using SQLite maybe if I migrate to Postgres it will work? Will I then be able to run multiple self-hosted n8n instances?