Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql create user roles

CREATE ROLE admin WITH CREATEDB CREATEROLE;
Source by www.postgresql.org #
 
PREVIOUS NEXT
Tagged: #postgresql #create #user #roles
ADD COMMENT
Topic
Name
1+3 =