Re: pg_dump issue across different versions (7.1.2 & 7.2). - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_dump issue across different versions (7.1.2 & 7.2).
Date
Msg-id 4110.1015687972@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump issue across different versions (7.1.2 & 7.2).  (Bhuvan A <bhuvansql@yahoo.com>)
List pgsql-admin
Bhuvan A <bhuvansql@yahoo.com> writes:
> what seems to be the problem here??

7.1 pg_dump will not work against a 7.2 server.  In general there is
little hope of pg_dump version N working against server version > N;
it cannot know about later changes to the system catalog layout.
(And practically every major release has some.)

We have kept backwards compatibility since 7.0, though --- eg,
7.2 pg_dump still remembers how to get catalog info from 7.0 and
7.1 servers.

            regards, tom lane

pgsql-admin by date:

Previous
From: Bhuvan A
Date:
Subject: pg_dump issue across different versions (7.1.2 & 7.2).
Next
From: Joel Burton
Date:
Subject: Re: column name length