access to PostgreSQL databases through the DBI
DBD::Pg is a Perl module which allows access to PostgreSQL databases. It is built on top of the standard DBI extension and implements the DBI interface for PostgreSQL.
Maintainer: Pierre-Emmanuel Andre <pea@openbsd.org>