how to create a postgres dara code example Example: create database postgres createdb -h localhost -p 5432 -U postgres testdb password ******