Unable to connect Railway Postgres database to DBeaver using provided URL
vitoropereira
PROOP

10 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?

$10 Bounty

3 Replies

Railway
BOT

10 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!


10 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 10 months ago


fra
HOBBY

10 months ago

is your public url enabled? which port are you using?


10 months ago

Hey, while this may not be ideal, have you tried entering your credentials individually?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...