a year ago
Hi, I am wanting to connect to my postgress service that I have up and running in Railway? When I use the Database_URL it does not connect I am wanting to connect via psql. Any ideas?
18 Replies
a year ago
You need to use the PUBLIC_URL for external connections like psql
a year ago
@TotalDev did it work?
a year ago
I use Beekeeper Community Version!
a year ago
PGAdmin is good too
a year ago
Let me check, opening it up
a year ago
yeah, on pgadmin you have to individually fill each field
a year ago
on the 'HOST' you're going to use the TCP proxy domain, you can find it in the 'Settings' tab
a year ago
'PORT' is going to be the TCP proxy port, the rest of the fields like 'USER' and 'PASSWORD' you can find in the env vars tab
a year ago
Nice!
a year ago
Can I mark this thread as solved?
a year ago
!s
Status changed to Solved medim • 11 months ago