Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

create role postgres

CREATE ROLE <name> WITH <list of permissions>;
Source by www.postgresql.org #
 
PREVIOUS NEXT
Tagged: #create #role #postgres
ADD COMMENT
Topic
Name
4+9 =