Row Level Security
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.
Solution:Jump to solution
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 - https://www.postgresql.org/docs/current/ddl-rowsecurity.html
14 Replies
Project ID:
N/A
N/A
hello, this is an English only community, please use English
I'm so sorry I totally forgot, I just updated the question
no worries, its just that most of the team and the mods mainly only know english
Solution
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 - https://www.postgresql.org/docs/current/ddl-rowsecurity.html
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
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
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
indeed it does
Well, thanks for your help😬
no problem!