<?php
$type     = 'pgsql';
$host     = 'localhost';
$dbname   = '';
$username = '';
$password = '';
$port     = '5432';