Procs
proc dbOpen(__2164260871: type PostgreSQL; database: string = ""; user: string = ""; password: string = ""; host: string = ""; port: int = 0; maxConnections: int = 1; timeout = 30; shouldDisplayLog = false; shouldOutputLogFile = false; logDir = ""): PostgresConnections