Re: COPY x FROM STDIN escape handlers

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Marc Lavergne <mlavergne-pub(at)richlava(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: COPY x FROM STDIN escape handlers
Date: 2002-07-15 17:05:40
Message-ID: 21241.1026752740@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc Lavergne <mlavergne-pub(at)richlava(dot)com> writes:
> Just to give a little background, using pgdump in "default" mode creates
> a dump file that includes inline newlines and tabs.

How old a PG release are you using? COPY has quoted special characters
properly for a long time.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-15 17:17:45 Re: DROP COLUMN
Previous Message Rod Taylor 2002-07-15 16:23:45 Re: DROP COLUMN