link
Delete a PostgreSQL database
dropdb -U username dbname
Drop olddb database
dropdb -U postgres olddb