Re: restore whoes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Simone Tellini <tellini(at)areabusiness(dot)it>, pgsql-admin(at)postgresql(dot)org
Subject: Re: restore whoes
Date: 2002-02-11 20:42:29
Message-ID: 15393.1013460149@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I just think forcing the escape of \r isn't reasonable.

It's not ideal, certainly, but I think it's preferable to continuing
to get burned every time a pg_dump file comes within hailing distance
of Windoze. We've seen these complaints over and over, and we'll
continue to see them again and again until we do something to become
proof against the problem. There is no solution that doesn't involve
some amount of backwards-incompatibility. So let's bite the bullet and
do it. We can offer a GUC switch to provide the old COPY IN behavior
for people who need it --- but given the shape of the world today, the
default behavior needs to be Microsoft-proof.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-02-11 21:07:11 Re: restore whoes
Previous Message Bruce Momjian 2002-02-11 20:34:08 Re: restore whoes