Re: 7.3B3 psql talking to a 7.2.3 server?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: Rod Taylor <rbt(at)rbt(dot)ca>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.3B3 psql talking to a 7.2.3 server?
Date: 2002-11-02 05:37:34
Message-ID: 200211020537.gA25bYb29337@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman wrote:
> > We have always allowed old clients to connect to new servers, but often
> > break new servers connecting to old clients. I think this is documented
> > somewhere, but it rarely comes up as an issue.
> So, what do we do in this case, where an OLDER client (<=7.2.3) connects
> to a new (>=7.3) server, and BASIC stuff like backslash commands BREAK
> because of the schema stuff?
>
> IT NEEDS TO BE AT LEAST DOCUMENTED PROMINENTLY.

In the case you are describing, it is new clients connecting to old
servers. We have had several releases where this caused problems but
received few error reports.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-02 05:38:27 Re: CONVERT function is seriously broken
Previous Message Rod Taylor 2002-11-02 05:04:56 Re: 7.3B3 psql talking to a 7.2.3 server?