changed tests to use a data providerthis allows for each dump being run within its own test case which thencan be skipped. This is needed to skip the django test on older PHPversions.
removed another new feature from the postgres dump
remove postgres 9.3+ feature from dumpthis hopefully fixes the tests on travis
added a postgres example database to the tests