Re: Re: HOLD THE PRESSES!! ... pg_dump from v7.0.3 can't import to v7.1?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: The Hermit Hacker <scrappy@hub.org>, Joel Burton <jburton@scw.org>, pgsql-hackers@postgresql.org
Date: 2001-04-13T17:25:39Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: > Btw., it would really seem like a neat feature if a given pg_dump suite > would also handle the respective previous version. Otherwise we're in a > situation like now where we've got a shiny new pg_dump but people that > want to upgrade are still stuck with the broken 7.0 incarnation. No more stuck than they were if they had needed to reload from their dump files into 7.0. I really doubt that it's worth going out of our way to try to keep pg_dump compatible with obsolete backends. If we had infinite manpower, then sure, but I think the time is better spent elsewhere. regards, tom lane