Re: Explicit NULL for no INTEGER data? -- Update

From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Explicit NULL for no INTEGER data? -- Update
Date: 2011-02-18 23:53:56
Message-ID: AANLkTi=U2Vza7WMM_LArteZnRXU0nhZGCBTW=d2tnY-N@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> It looks like you have to specify your own NULL string with the NULL
>> AS parameter of the COPY command.
>
> Mike,
>
>  I completely missed that option when I've read the copy page. My
> apologies!
>
> Rich

Awesome, I'm the one usually asking easy questions on this mailing
list so I'm just glad I could answer one for once!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Radosław Smogura 2011-02-19 00:02:36 Re: Postgresql prepared transactions
Previous Message Rich Shepard 2011-02-18 23:48:26 Re: Explicit NULL for no INTEGER data? -- Update