Re: Reverse compatibility

From: Vivek Khera <khera(at)kcilink(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Reverse compatibility
Date: 2003-07-16 16:03:40
Message-ID: x765m2pig3.fsf@yertle.int.kciLink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>>>> "DO" == David Olbersen <DOlbersen(at)stbernard(dot)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(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Nigel J. Andrews 2003-07-16 16:06:11 Re: Postgresql "FIFO" Tables, How-To ?
Previous Message Kirill Ponazdyr 2003-07-16 15:59:33 Postgresql "FIFO" Tables, How-To ?