BUG #2772: Undefined Subroutine Pg::connectdb (" ");

From: "S(dot)Balaji" <balajisundar(at)midascomm(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2772: Undefined Subroutine Pg::connectdb (" ");
Date: 2006-11-20 12:07:25
Message-ID: 200611201207.kAKC7Pfi031406@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general


The following bug has been logged online:

Bug reference: 2772
Logged by: S.Balaji
Email address: balajisundar(at)midascomm(dot)com
PostgreSQL version: 7.4
Operating system: CentOS 4.4
Description: Undefined Subroutine Pg::connectdb (" ");
Details:

In Redhat 7.2 use Pg; command in perl Scripts will working with out any
Problem.But in CentOS use Pg command will not Working it shows error is
cannot Locate Pg.pm in Include Directory.After I am Solved this Problem by
export PERLLIB=/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/DBD/
command.After it shows error is undefined subroutine Pg::connectdb
command.how can i solve this Problem without changing the use Pg command or
any other equivalent command is there.Please help me to solve this Problem

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message manisha balwadkar 2006-11-20 14:03:05 Stored Procedure with more than one OUT Parameter
Previous Message vincent 2006-11-20 09:42:58 BUG #2771: NULL values in FOREIGN KEY fields

Browse pgsql-general by date

  From Date Subject
Next Message brian 2006-11-20 12:21:18 Re: tracking errors in psql
Previous Message Russell Smith 2006-11-20 11:55:40 Re: pg_hba.conf