From: | "Bryan Encina" <bryan(dot)encina(at)valleypres(dot)org> |
---|---|
To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: |
Date: | 2003-11-20 21:44:36 |
Message-ID: | 000b01c3afaf$7e551a70$931f10ac@AT10111 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
>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
From | Date | Subject | |
---|---|---|---|
Next Message | Brian G. Huber | 2003-11-20 22:08:00 | Installation of plpgsql using createlang comand |
Previous Message | Tom Lane | 2003-11-20 21:16:53 | Re: |