Re: Help! Regarding Pg for posgreSQL

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

Thanks a lot to all of you.
Downloaded and installed Pg-2.0.2.
The problem was rectified.
Thanks again.
Amit

On Sat, 6 Mar 2004, Sam Barnett-Cormack wrote:

> 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
>

##############################################################################

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>

##############################################################################

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mlists 2004-03-08 10:23:57 Postgres and multiprocessor?
Previous Message Silvana Di Martino 2004-03-08 09:46:48 Re: pgcrypto and database encryption