link
Create a new PostgreSQL database
createdb -U username dbname
Create newdb database
createdb -U postgres newdb