My data in questdb is lost.
jhybe59
HOBBYOP

2 months ago

My name is shahzaib. my app is developed here at railway. and its a trading app. currently I am on budget so I put a limit usage on. and the limit hit and all the containers and things railway put on stop. aftter that I increase the limt and not my app is empty. there is not data in the database nothing. ? what is the issue?

Solved$10 Bounty

Pinned Solution

Right click your canvas and add a volume, then select the service for the volume to be mounted to.
Then, ensure that when you're creating the database, make sure to specify the directory of the db to the path the volume is mounted to. (eg, /data).

4 Replies

Are you using a volume?


jhybe59
HOBBYOP

2 months ago

no i dont. can you guide about it?


Right click your canvas and add a volume, then select the service for the volume to be mounted to.
Then, ensure that when you're creating the database, make sure to specify the directory of the db to the path the volume is mounted to. (eg, /data).


jhybe59
HOBBYOP

2 months ago

thanks ill try aand will tell you.


Status changed to Open brody about 2 months ago


Status changed to Solved brody about 2 months ago


Loading...