Re: server & client using different version, OK?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Palle Girgensohn <girgen(at)pingpong(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: server & client using different version, OK?
Date: 2003-11-28 17:19:51
Message-ID: 28881.1070039991@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Palle Girgensohn <girgen(at)pingpong(dot)net> writes:
> Surely, I can use an postgresql 7.2 client to connect to a 7.3.x or 7.4
> server, right?

It will work unless the client makes now-obsolete assumptions about the
layout of the system catalogs.

As an example, a 7.2 psql will work for issuing regular user queries
against a newer server, but its catalog inquiry stuff (\d and friends)
will work poorly or not at all.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-11-28 17:40:19 Re: Ah! pgsql query leads to evil
Previous Message Jorge Mauricio Hernandez T. 2003-11-28 16:02:26 unsubscribe