N8n installation with postgresql

I have install n8n with postgresql. All seems good. I have question related to schema n8n . This schema is visible to n8n user which I created for n8n setup but same schema is not visible to postgres which is even super user. Is there anything wrong in setup???

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:

Hey @bns20april,

Welcome to the community :tada:

Assuming the postgres user is the root user for the database it should be able to see the schema, Is it causing any issues with functionality?

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