Re: restore whoes

From: dalgoda(at)ix(dot)netcom(dot)com (Mike Castle)
To:
Subject: Re: restore whoes
Date: 2002-02-13 20:33:51
Message-ID: fjie4a.f1p.ln@thune.mrc-home.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

In article <15618(dot)1013463240(at)sss(dot)pgh(dot)pa(dot)us>,
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>(2) On Unix machines, "text mode" I/O does not do anything different
>from binary mode anyway. Our problem is with pg_dump data that has
>temporarily left the Unix world and been munged in transit. We want
>to be able to deal with that whether or not the local libc has ever
>heard of \r\n newlines.

Are there many (any?) complaints about a similar problem when a file is
created/modified on a Mac system with it's own EOL characteristics?

mrc
--
Mike Castle dalgoda(at)ix(dot)netcom(dot)com www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Roy Cabaniss 2002-02-13 20:49:55 restoring template1
Previous Message Jeff Self 2002-02-13 20:02:16 Re: Is there a utility to load data?