>Hm, that's a bit of a large version jump :-(. You might be able to make
>it work by using the 7.4 pg_dump (which I'd recommend anyway) and
>selecting -d or -D mode ... but that would be a lot slower to restore
>than the COPY-based dump.
>
>The most useful approach is probably just to run a quick sed script over
>the dump file to fix the embedded carriage returns.
>
Thanks Tom,
I'll try the sed approach first. Also, I apologize for not posting with a
subject in my original message, didn't realize I did that.
Bryan Encina