On Sun, 10 Feb 2002 20:43:16 -0500 Tom Lane <[EMAIL PROTECTED]> wrote:
TL> I suppose you are working under Windows, or have copied the file into TL> Windows at some point. You need to find a way to avoid corrupting the TL> data file with Windows newline conversion. No, I was working under linux: I dumped the db with pg 7.1.3 and tried to restore it under 7.2, on the same machine. The dump has only been gzipped by my backup script (pg_dumpall | gzip) and then decompressed (gzip -d), but this shouldn't have modified it at all. -- Simone Tellini E-mail: [EMAIL PROTECTED] http://www.areabusiness.it ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])