Tsmeaton
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Setting a session variable for a Postgres connection
AnsweredIs it possible to issue the equivalent of either SELECT set_config('app.current_tenant', '100', false); or SET app.current_tenant = '100'; So that the value of app.current_tenant can be used for R...