Re: Postgres connection error

From: "Douglas McNaught" <doug(at)mcnaught(dot)org>
To: "Vernon Van Zandt" <vernon(dot)vanzandt(at)orionnetworksolutions(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres connection error
Date: 2008-03-22 21:25:34
Message-ID: 5ded07e00803221425kc2de95fw78bffa9d6976e836@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/18/08, Vernon Van Zandt <vernon(dot)vanzandt(at)orionnetworksolutions(dot)com> wrote:
> Greetings,
>
> I keep getting the following error when attempting to establish a
> connection (from Perl):
>
> install_driver(Pg) failed: DBD::Pg object version undef does not match
> bootstrap parameter 2.2.2 at /usr/lib/perl/5.8/DynaLoader.pm line 245.

That would seem to indicate something went wrong with your DBD::Pg
install. Did you compile it yourself or install it as a Debian
package?

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2008-03-22 22:05:54 Re: partitioning using dblink
Previous Message Steve Clark 2008-03-22 21:05:44 Re: --enable-thread-safety bug