Re: Perl
От | Keith Keller |
---|---|
Тема | Re: Perl |
Дата | |
Msg-id | 20030626150203.GA2493@wombat.san-francisco.ca.us обсуждение исходный текст |
Ответ на | Re: Perl (greg@turnstep.com) |
Список | pgsql-interfaces |
On Thu, Jun 26, 2003 at 02:00:32PM -0000, greg@turnstep.com wrote: > > > Sorry if i ask you, but reading the past messages didn't help me > > I'm trying to configure dbmirror for my PostgreSQL 7.3.3 installation, but > > when i try to execute the DBMirror.sql, i get the error: > > > > Can't locate Pg.pm in @INC (@INC contains: > > Pg.pm is the PostgreSQL version of the DBI driver for Perl. Actually, Pg.pm is also a non-DBI interface to PostgreSQL: http://theoryx5.uwinnipeg.ca/mod_perl/cpan-search?site=ftp.funet.fi;modinfo=14303 If the script has "use Pg;", then this is the module you need. If it says "use DBI;", then you need the first module Greg mentioned. --keith -- kkeller@speakeasy.net alt.os.linux.slackware FAQ: http://wombat.san-francisco.ca.us/cgi-bin/fom
В списке pgsql-interfaces по дате отправления: