Postgresql database handle. This is a single-threaded event driven implementation (thanks to both excellent documentation and built-in asynchronous API for postgresql). NB: Postgres allows queries with multiple SQL statements. This driver currently will discard all but the last result set.