Re: [DOCS] Mention pg_dump version portability

2006-05-17 Thread Jim C. Nasby
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 tex

Re: [DOCS] Mention pg_dump version portability

2006-05-17 Thread Tom Lane
"Jim C. Nasby" <[EMAIL PROTECTED]> writes: > 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? There would probably be some small diffe