Re: Help! Regarding Pg for posgreSQL

From: Sam Barnett-Cormack <s(dot)barnett-cormack(at)lancaster(dot)ac(dot)uk>
To: Amit Kush <akush(at)imtech(dot)res(dot)in>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Help! Regarding Pg for posgreSQL
Date: 2004-03-06 12:52:33
Message-ID: Pine.LNX.4.58.0403061252060.26023@short.lancs.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

In my perl scripts, I have:

use DBI;
use DBD:Pg;

So maybe this is what you need?

On Mon, 1 Mar 2004, Amit Kush wrote:

> Hi!
> I came to ur e-mail address from one of the sites through google. Hope u
> could help me please.
> I am using red hat linux and running my perl programs with postgresql at
> back end.
> The follwing error occurs while using Pg.
>
> --------------------------------------------
> Can't locate Pg.pm in @INC (@INC contains:
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .)
> ---------------------------------------------
>
> Though on searching for Pg.pm it is found at the location
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/DBD/Pg.pm
>
> If I copy it this Pg.pm file in
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/, it does not
> give the above error but says connectdb() is an undefined subroutine.
>
> Any help will be highly appreciated.
> Regards
> Thanks
>
> ##############################################################################
>
> AMIT KUSH
> Bioinformatics Centre (BIC)
> Institute of Microbial Technology
> CHANDIGARH - 160 036
> INDIA
>
> Phone : (0172) 2690279 (O)
> E-mail: <amitkush(at)yahoo(dot)com>, <amitkush(at)rediffmail(dot)com>
> <amitkush(at)datainfosys(dot)net>, <akush(at)imtech(dot)res(dot)in>
> Web : <www.kush.i8.com>, <www2.imtech.res.in/akush>
>
> ##############################################################################
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--

Sam Barnett-Cormack
Software Developer | Student of Physics & Maths
UK Mirror Service (http://www.mirror.ac.uk) | Lancaster University

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Silvana Di Martino 2004-03-06 13:39:28 Re: How to do fast, reliable backups?
Previous Message Silvana Di Martino 2004-03-06 08:59:35 Re: Database Encryption (now required by law in Italy)