driver = org.postgresql.Driver url = jdbc:postgresql://your_host:5432/your_db user = you pass = your_password