CREATE USER shoutdotdev WITH ENCRYPTED PASSWORD 'callous'; CREATE DATABASE shoutdotdev; ALTER DATABASE shoutdotdev OWNER TO shoutdotdev;