zeebs
zeebs
Explore posts from servers
PPrisma
Created by zeebs on 10/16/2024 in #help-and-questions
Accelerate - Which Neon Connection (Pooled or Direct)?
I'm connecting Accelerate to a Neon instance. There is an option to connect to their pooler. Which is the most performant connection to use? Curious what the implications are when I connect to the pooled instance.
5 replies
RRailway
Created by zeebs on 2/1/2024 in #✋|help
Request Help / Template demonstrating private networking connection to Postgres
I wish to connect my backend server to its postgres and redis via internal private network. While I've read the guide here https://docs.railway.app/guides/private-networking, i require more assistance. I'm surprised to discover that the Deploy Templates like expressjs-postgres and nextjs-prisma use public networking by default when it would make sense to connect internally surely? Why i want to do this for a small perceived performance advantage. I could be wrong on this... networking is not my strong suit. Maybe I'm missing something?
9 replies
RRailway
Created by zeebs on 1/8/2024 in #✋|help
Disable Cache for build step on Railway
How do I disable cache for the build on railway. I've tried adding NIXPACKS_NO_CACHE=true or NIXPACKS_NO_CACHE=1 to the environment variables, but nothing changes. I really need to do this to debug an issue. Would be great to be able to do this without deleting and redeploying the instance
6 replies