String dbConnectionUrl = "jdbc:postgresql://localhost/course_data"; Properties prop = new Properties(); prop.setProperty("driver"