3 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
1 Replies
3 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 • 3 months ago