Grant Jordan
Grant Jordan
RRailway
Created by Grant Jordan on 5/16/2023 in #✋|help
How can I upgrade Timescale DB?
At present, my version of Timescale DB on the postgres instance is 2.1.1. I would like to upgrade it to the current version, but I need access to the docker container it is running in. Is there anyway to update the timescale db instance?
8 replies
RRailway
Created by Grant Jordan on 3/4/2023 in #✋|help
Migrate Postgres to GCP
Hey there, we need to migrate our database layer to Google Cloud Platform. I have found no documentation on how to do this. How would I pg_dump and pg_restore the Timescale db into google cloud platform?
8 replies
RRailway
Created by Grant Jordan on 11/25/2022 in #✋|help
Scheduling Jobs to run far in the future
Hey there, I have a Typescript project running on Railway. I am looking to dynamically schedule a task to happen in the future, but I can't seem to find a solution (although I know there are many). For Example, a user creates a new account, and in 3 days exactly from the creation time an email is sent. I understand that I can schedule a cron task with node-chron, but my code is running in short-lived containers. How should I go about scheduling jobs far into the future with a Typescript project on Railway ?
3 replies
RRailway
Created by Grant Jordan on 8/19/2022 in #✋|help
How do I scale up the vCPU and RAM of my postgres DB ?
Hey there, I have upgraded to the developer plan, but I do not see an option to scale up the container size of my Postgres db. How would I do this? My db is very slow
8 replies