Postgresql Perl Problem

From: "HydroMan" <peebs90(at)hotmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Postgresql Perl Problem
Date: 2000-01-08 23:35:49
Message-ID: pRPd4.14389$G55.169885@news1.rdc1.ab.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am trying my first query a postgresql database using perl (using a Redhat
6.0 distribution). The script fails on the line:

$conn=Pg::connectdb("dbname=mydatabase");

with the error 'Can't locate pg.pm in @INC.

I thought that I may have been missing the perl5 interface for postgres, and
tried to find one. The linux documentation suggests the site
ftp://ftp.kciLink.com/pub/PostgresPerl-1.3.tar.gz, but its not there. Can
anyone tell me if this missing intergace is the problem, and if it is, where
I can get PostgresPerl-1.3.tar.gz?

Thanx,
Jason

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ed Loehr 2000-01-08 23:48:56 Re: [HACKERS] Re: ERROR: out of free buffers: time to abort !
Previous Message Tom Lane 2000-01-08 22:57:15 Re: [HACKERS] Re: ERROR: out of free buffers: time to abort !