View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 11:22 PM
Douglas McNaught
 
Posts: n/a
Default Re: Postgres connection error

On 3/18/08, Vernon Van Zandt <vernon.vanzandt@orionnetworksolutions.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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply With Quote