> In effect, RLS automatically applies a where clause preventing developers inadvertently accessing the wrong data.
Right, but this assumes that you have a) remembered to enable RLS for every table where it matters and b) configured appropriate rules perfectly for every table. And there are tons of things you can mess up in the rules.
With per-tenant instances none of those things can happen.
Right, but this assumes that you have a) remembered to enable RLS for every table where it matters and b) configured appropriate rules perfectly for every table. And there are tons of things you can mess up in the rules.
With per-tenant instances none of those things can happen.