Re: Reverse compatibility - Mailing list pgsql-general

From Vivek Khera
Subject Re: Reverse compatibility
Date
Msg-id x765m2pig3.fsf@yertle.int.kciLink.com
Whole thread Raw
In response to Re: Reverse compatibility  ("David Olbersen" <DOlbersen@stbernard.com>)
List pgsql-general
>>>>> "DO" == David Olbersen <DOlbersen@stbernard.com> writes:

DO> Vivek,
>> I can tell you for sure that using the psql command line client from
>> 7.3 will barf when connecting to a 7.2 server.

DO> Is "barf" a technical term? :)

Yes, but you only learn it in post-graduate comp-sci classes.

DO> Perhaps I wasn't being clear enough. What I want to do is upgrade
DO> the client software on this machine so that I can use it as a
DO> client for a 7.3 server. The only problem I worry about is any
DO> applications I don't know about which connect to the 7.2 server
DO> via the Pg Perl module, or something similar.

The C client library, ie, libpq, will speak with older and newer
versions of the server since the core protocol has not canged, AFAIK.

The command line programs and utilities are version specific.


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

pgsql-general by date:

Previous
From: "Kirill Ponazdyr"
Date:
Subject: Postgresql "FIFO" Tables, How-To ?
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Postgresql "FIFO" Tables, How-To ?