java.lang.classnotFoundException: org.postgresql.driver

Class.forName("org.postgresql.Driver");
Itchy Iguana