2 years ago
Does the PostgreSQL service in railway support Row Level Security? im planning to create a SaaS in railway and i'd like to know if railway supports all the features and resources needed to scale and use railway as my hosting for my SaaS.
13 Replies
2 years ago
hello, this is an English only community, please use English
2 years ago
no worries, its just that most of the team and the mods mainly only know english
2 years ago
as for your question, railway deploys standard unmanaged postgres databases, so row level security would not be enabled by default, that's something you would need to reference the postgres docs for -
oh okay I understand is not configured by default, but i can do it by my self right? Following the steps in the postgreSQL doc
2 years ago
yep! theyre just standard postgres databases after all, just with added self signed certs
Okay thanks. And about railway resources, Im planning to host my saas in railway, and i'd like to know if i can scale as my app grows, having backups, assistant and things like that
2 years ago
you can scale your app vertically and horizontally with railway, backups can be done with a template, and im not sure what you mean by "assistant"?
well, assistant i wanted to mean "Support", but i already saw the prcing page and the pro plan includes it
2 years ago
indeed it does
2 years ago
no problem!