2 years ago
I have 2 postgres services, one of them has ability for connecting to database and managing data from there, while other one does not.
Why, and how do I make data tab appear?
20 Replies
2 years ago
is one PostGIS or something?
One with data tab is using this template
https://ghcr.io/railwayapp-templates/timescale-postgis-ssl
While the other that is missing is using
2 years ago
screenshot please
2 years ago
show me the source for that service please
2 years ago
in the service settings
2 years ago
ah that's why, no source
I set source to:
ghcr.io/railwayapp-templates/postgres-ssl:15
And data tab appeared.
However, it seems to be stuck on "Database connection"
2 years ago
does it have a TCP proxy?
2 years ago
I was gonna ask, is v15 correct
It seems that previous build were deployed as
ghcr.io/railwayapp-templates/postgres-ssl:latest
2 years ago
then use 16
2 years ago
awesome
2 years ago
!s
Status changed to Solved brody • over 1 year ago



