Problem connecting to supabase with postgres credentials

Hey,
I’m trying to use the instagram scraper/poster template.
i have trouble connecting to the supabase postgres db.

i use those credentials (example):
host: lettercombination.supabase.co
databse: postgres
user: postgres
pw: i set in supabase at database reset pw and use this
maximum number of connections: 100
ssl: i tried both on and off
port: 5432
ssh: off

what am I missing?

Thanks for any help

  • n8n version:1.76.1
  • Database (default: SQLite): postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**n8n
  • **Operating system:**mac
1 Like

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:

I had the same problem when setting up my Postgres node using Supabase. No answer yet, probably a bug since I cannot seem to get it working no matter what.

1 Like

Do you have a working alternative to supabase?

any find a resolution to this yet?

anyone find a resolution to this yet?

Yes, I switched to neon db. They also got a free tier!