Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql Change role for the current session to the new_role

SET ROLE new_role;
Source by www.postgresqltutorial.com #
 
PREVIOUS NEXT
Tagged: #postgresql #Change #role #current #session
ADD COMMENT
Topic
Name
5+7 =