5 months ago
I’m trying to connect my Railway Postgres database to DBeaver, but the connection URL provided in the environment variables always generates an error and fails to connect.
I’ve tried both the public and private connection strings, with sslmode=require, but none of them work inside DBeaver. Other tools (like psql or Prisma) seem to work fine, so the issue seems specific to how the JDBC URL should be formatted for DBeaver.
Could someone provide the correct way to configure the Railway Postgres URL in DBeaver, including the exact JDBC URL format, host, port, database name, and SSL settings?
3 Replies
5 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
5 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open david • 5 months ago
5 months ago
is your public url enabled? which port are you using?
5 months ago
Hey, while this may not be ideal, have you tried entering your credentials individually?