Re: Copy From with "null" data

From: "Andrew L(dot) Gould" <algould(at)datawok(dot)com>
To: gearond(at)cvc(dot)net, James Moe <jimoe(at)sohnen-moe(dot)com>
Cc: Postgresql General Mail List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Copy From with "null" data
Date: 2003-08-18 02:05:52
Message-ID: 200308172105.52833.algould@datawok.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sunday 17 August 2003 08:53 pm, Dennis Gearon wrote:
> \n or \N is a line terminator/record separator, right?
>
\n is a line terminator (newline); but I think it is case-sensitive. If it
weren't \N could not be used to represent NULL.

Andrew Gould

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-08-18 02:10:12 Re: Graphical Mapping a Database
Previous Message Dennis Gearon 2003-08-18 01:53:19 Re: Copy From with "null" data