Re: DBD::Pg requires at least protocol version 3.0 - Mailing list pgsql-admin

From Greg Sabino Mullane
Subject Re: DBD::Pg requires at least protocol version 3.0
Date
Msg-id 30d598c96588db55746c3556bf57d761@biglumber.com
Whole thread Raw
In response to DBD::Pg requires at least protocol version 3.0  (Lee Duynslager <lee.duynslager@gmail.com>)
Responses Re: DBD::Pg requires at least protocol version 3.0  (l duynslager <lee.duynslager@gmail.com>)
List pgsql-admin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> Hi I have no other alternative but to connect to an old version of postgres sever
> that uses protocol v 2, it might be v 6 or 7, i have no control over that server,
> so i cant update it.
>
> What can i do to get perl to be able to Connect up to this old remote
> pg server?  I am running ubuntu 12.04.   With 8.4 postgres server loaded.

Where exactly is it failing? DBD::Pg can still talk to old server, but it is
very, very limited in what it can do. Your best option is probably to download
an old version of DBD::Pg. Find out what version of Postgres it is, then
visit CPAN and see what is available in about the same time frame as that
version of Postgres. DBD::Pg has downloads available all the way back to
version 1.10 in 2002. You may need to download an older version of Postgres
(libpq) to compile against as well.

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201306082310
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAlGz8m8ACgkQvJuQZxSWSsh7uACgyaZfQ+u0buTJAA3uwiFW+0dY
5JsAoKmpdYDTt8DLwbUJze5tUuWUuiVl
=QFzD
-----END PGP SIGNATURE-----




pgsql-admin by date:

Previous
From: Lee Duynslager
Date:
Subject: DBD::Pg requires at least protocol version 3.0
Next
From: l duynslager
Date:
Subject: Re: DBD::Pg requires at least protocol version 3.0