#deploy postgresdb
24 messages · Page 1 of 1 (latest)
Do you want to connect to postgres from your frontend?
Or do you have a backend deployed somewhere?
backend not deployed
I thought that this can be used to deploy a db
instead of heroku or something
You had a database on heroku previous amrite
right
Cool so replace heroku's connection url with railway's
Click on your postgres instance -> connect tab -> copy url
when I used that url i keep getting error messages
on my routes that i have made
do i have to run a deploy command on my db or something?
Postgres uses a different protocol
You can't connect to that using your browser
Mind dming me your heroku postgres url?