my $db=DBI->connect("dbi:PgPP:dbname=testdb;host=localhost", 'postgres','xxxxxxxxx') or die DBI->errstr;