#db changes not deploying

21 messages · Page 1 of 1 (latest)

unique pikeBOT
#

Project ID: 67d66d60-5275-4df5-8649-451622defb81

calm karma
#

project ID: 67d66d60-5275-4df5-8649-451622defb81

exotic basalt
#

are both you and the app connected to the same database?

calm karma
#

yes

exotic basalt
#

does this functionality require WAL to be enabled?

calm karma
#

WAL needs to be set to logical which is possible by restarting the db which I did, so that should be good?

exotic basalt
#

can you query the wal level from the db to confirm?

calm karma
#

I'm new to railway - how would I do that within railway?

exotic basalt
#

from your database client software, like dbgate or pgadmin

calm karma
#

this is my screen. also I know the wal is set to logical because I needed that to enable a project API key

#

so it has to be something else. I set the project api key after so idk if there's an issue there?

exotic basalt
calm karma
#

im not sure how😅 , can u guide me based on my screenshot?

calm karma
#

I only see pgdata?

#

I don't see a place to query data, sorry very beginner

exotic basalt
#

please google the software i have mentioned, i recommend using dbgate

#

though neither are specific to railway in anyway, so please read their respective docs on how to use them

calm karma
#

ok will do - lets say it does output wal = logical. what is another potential source of error?

exotic basalt
#

after that it would be left to this being a code issue

calm karma
#

thanks!