Re: OT - pg perl DBI question
Vivek Khera <khera@kcilink.com>
From: Vivek Khera <khera@kcilink.com>
To: PGSQL Mailing List <pgsql-general@postgresql.org>
Date: 2008-01-29T18:43:05Z
Lists: pgsql-general
On Jan 29, 2008, at 7:24 AM, Glyn Astill wrote: > I'm trying yo run a perl script that uses DBI (Slonys > psql_replication_check.pl to be precise) and I'm getting the error: > > Can't locate Pg.pm in @INC > It doesn't use DBI, it uses Pg. At some point I posted patches to convert it to DBI and DBD::Pg, but I don't know where those are anymore as I don't use that code.