host = "localhost"; $cred->port = "5432"; $cred->dbName = "august"; $cred->login = "smallg"; $cred->password = "abc";