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
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)
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
a year ago
you would want to reference pgadmin's on how to connect to databases