pgAdmin
nxfi777
PROOP

a year ago

I cant seem to add a railway pg service to my local pgAdmin (over public address). I get this error.
Hostname/addr: postgresql://postgres:BYSvYHINahIJaDhEDIQFGrEkGXEjVRBu@centerbeam.proxy.rlwy.net:33515/railway
Port:5432
Maintenance Database:railway
Username:postgres
Password:(As defined in railway)

5 Replies

nxfi777
PROOP

a year ago

216e2ae7-8a51-4edd-9972-ac95f7a659d2


nxfi777
PROOP

a year ago

I have also tried just using parts of the hostname e.g: BYSvYHINahIJaDhEDIQFGrEkGXEjVRBu@centerbeam.proxy.rlwy.net:33515/railway and also BYSvYHINahIJaDhEDIQFGrEkGXEjVRBu@centerbeam.proxy.rlwy.net with the proxy port directly (33515)


nxfi777
PROOP

a year ago

and a few other permutations


nxfi777
PROOP

a year ago

it works via the internal address when I run pgAdmin directly in the project rather than a local instance so its definitely something wrong with my host/port config


brody
EMPLOYEE

a year ago

you would want to reference pgadmin's on how to connect to databases


Loading...