🇩🇴gmcamposano
🇩🇴gmcamposano
Explore posts from servers
RRailway
Created by 🇩🇴gmcamposano on 9/7/2023 in #✋|help
Trying to pg_dump and getting this weird error:
Hi guys I am following this tutorial: https://blog.railway.app/p/postgre-backup and i am getting this error. Anyone know how to get rid of it to have a fully working backup? pg_dump: warning: there are circular foreign-key constraints on this table: pg_dump: detail: hypertable pg_dump: hint: You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints. pg_dump: hint: Consider using a full dump instead of a --data-only dump to avoid this problem. pg_dump: warning: there are circular foreign-key constraints on this table: pg_dump: detail: chunk
16 replies
RRailway
Created by 🇩🇴gmcamposano on 8/29/2023 in #✋|help
Nobody answering emails on billing
How come nobody is answering the emails i send to billing@railway.app?
54 replies
RRailway
Created by 🇩🇴gmcamposano on 5/23/2023 in #✋|help
How can i access Ghost shell?
So i am making some changes on the configurations: which is basically changing it to my language - but ghosts docs says I have to run commands on the production server. So, how can I access my production server? PS. I have railway cli installed but cannot find a way to enter via shell to Ghost service.
8 replies
RRailway
Created by 🇩🇴gmcamposano on 5/19/2023 in #✋|help
Cannot connect to github
I am getting the error of: Unverified GitHub account
58 replies
RRailway
Created by 🇩🇴gmcamposano on 11/23/2022 in #✋|help
Prisma and nextjs app with pg url
From your example, it deploys both: a postgres container and a nodejs container, but to be able to create de nodejs, you need to have the postgres url. So basically the question here is how can i do the same for my personal projects, so that I can reference the db in the same deployment as they did.
4 replies
RRailway
Created by 🇩🇴gmcamposano on 9/26/2022 in #✋|help
How can I export a table to csv?
What would be the best option to export a postgres table to csv?
10 replies
RRailway
Created by 🇩🇴gmcamposano on 9/13/2022 in #✋|help
if a deployment fails, how can i redeploy that commit?
Every time I push the project to github it deploys last commit, but this time it failed. How can I rerun it - so it redeploys?
3 replies