PostGIS template - Railway's Data tab doesn't work

It says
Ensure that the following variables are configured
PGHOST
PGPORT
PGUSER
PGPASSWORD
PGDATABASE
DATABASE_URL
Ensure that the following variables are configured
PGHOST
PGPORT
PGUSER
PGPASSWORD
PGDATABASE
DATABASE_URL
The template has
DATABASE_PRIVATE_URL
DATABASE_URL
PGDATA
PGHOST
PGPORT
POSTGRES_DB
POSTGRES_INITDB_ARGS
POSTGRES_PASSWORD
POSTGRES_USER
DATABASE_PRIVATE_URL
DATABASE_URL
PGDATA
PGHOST
PGPORT
POSTGRES_DB
POSTGRES_INITDB_ARGS
POSTGRES_PASSWORD
POSTGRES_USER
Solution:
please don't worry about the data tab, it has all sorts of bug you don't want to deal with, I highly recommend using a proper database client like dbgate or pgadmin
Jump to solution
4 Replies
Percy
Percy7mo ago
Project ID: 61398dc5-6b4a-40c8-a31f-d56ffd752011
Joe Lanman
Joe Lanman7mo ago
61398dc5-6b4a-40c8-a31f-d56ffd752011
Solution
Brody
Brody7mo ago
please don't worry about the data tab, it has all sorts of bug you don't want to deal with, I highly recommend using a proper database client like dbgate or pgadmin
Joe Lanman
Joe Lanman7mo ago
oh ha good to know