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