Re: pgsql client/server compatibility matrix? - Mailing list pgsql-general

From Tom Lane
Subject Re: pgsql client/server compatibility matrix?
Date
Msg-id 3844.1122387965@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql client/server compatibility matrix?  (Scott Marlowe <smarlowe@g2switchworks.com>)
Responses Re: pgsql client/server compatibility matrix?
List pgsql-general
Scott Marlowe <smarlowe@g2switchworks.com> writes:
> On Mon, 2005-07-25 at 22:02, Tom Lane wrote:
>> pg_dump believes it can dump from any server back to 7.0; if it can't,
>> that's a bug, and details would be appreciated.

> I thought the backwards dumping compatibility thing was fairly new (i.e.
> it showed up around 7.3 or 7.4) and before that, if you used, say
> pg_dump from 7.1 to try and dump from 6.5 you'd get errors.

That was true back in the 6.x days, but starting in 7.1 we had code in
pg_dump to work with a 7.0 server, and we've kept up that policy.

Perhaps you are thinking of pg_dumpall specifically?  That was a shell
script until 7.3, and before it was converted to C I don't think it had
much of any cross-version adaptability.

            regards, tom lane

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: pgsql client/server compatibility matrix?
Next
From: Dr NoName
Date:
Subject: transaction timeout