~/project/knowledge$ ack 'DBI\-\>connect'
my $dbh=DBI->connect( 'dbi:Pg:dbname=knowledge;host=127.0.0.1;port=5431', 'hans', 'humptydumpty');