PostgresDB unable to connect for n8n deployment
manandakrishna
HOBBYOP

7 months ago

I am writing to report an issue encountered during the deployment of n8n (workers) using the template N8N (w/ workers). While all services were deployed successfully, I have observed a problem with the PostgreSQL database connection.

Specifically, when checking the properties of PostgreSQL under the "Data" tab, the database connection status keeps spinning indefinitely. Additionally, although the n8n UI application is functioning correctly with workflows, I am unable to connect to PostgreSQL via pgAdmin.

I would appreciate your assistance in

Solved

1 Replies

brody
EMPLOYEE

7 months ago

Hello,

Postgres is not exposed publicly by default, thus you cannot connect to it with the data tab.

I would recommend deploying the dbgate template into the project so that you can access the database privately.

Best,
Brody


Status changed to Awaiting User Response Railway 7 months ago


Railway
BOT

4 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 4 months ago


Loading...