Django (localhost) + Postgres on Railway Connection
tanjimreza
TRIALOP

a year ago

Hello, I have the postgres db on railway, I am trying to connect it to my Django app. I have setup the Database correctly but migrations are not working, it's stuck

Solved

14 Replies

brody
EMPLOYEE

a year ago

are you using the public host and port of the database?


tanjimreza
TRIALOP

a year ago

62441cc5-0f87-416c-9f97-aa176b3fe8a0


tanjimreza
TRIALOP

a year ago

yes


brody
EMPLOYEE

a year ago

can you confirm that for me some way?


tanjimreza
TRIALOP

a year ago

One sec


tanjimreza
TRIALOP

a year ago

1321176884964233500


brody
EMPLOYEE

a year ago

port is wrong


tanjimreza
TRIALOP

a year ago

1321176932058005500


brody
EMPLOYEE

a year ago

you want to use 56618


tanjimreza
TRIALOP

a year ago

Got it! Silly mistake


tanjimreza
TRIALOP

a year ago

Really thanks for the help. Couldn't figure it out. Thank you Resolved


tanjimreza
TRIALOP

a year ago

!s


brody
EMPLOYEE

a year ago

no problem!


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...