DBD::Pg is an extension to Perl which allows access to
PostgreSQL databases. It is built on top of the standard
DBI extension and implements some of the methods that DBI
defines.

WWW: http://search.cpan.org/search?dist=DBD-Pg
