Re: Mention pg_dump version portability - Mailing list pgsql-docs

From Jim C. Nasby
Subject Re: Mention pg_dump version portability
Date
Msg-id 20060517154120.GQ26212@decibel.org
Whole thread Raw
In response to Re: Mention pg_dump version portability  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Mention pg_dump version portability
List pgsql-docs
Grr, deleted Tom's email before I replied...

pg_dump -Fc | pg_restore will only match the output of pg_dump if
everything's the same version though, right? Or wrong? What happens if
pg_dump -Fc is and older version and pg_restore is the current version?

Or is the custom format the same as the text/SQL dump, just with some
fancy wrappers around it?
--
Jim C. Nasby, Database Architect                decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mention pg_dump version portability
Next
From: Tom Lane
Date:
Subject: Re: Mention pg_dump version portability