Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

PG Create User with DB

A simple shell script that will create a user in postgresql and grants all permissions to the user for the given database.

Note: the reason why, I used sudo because of the WSL configuration