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

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Explicit NULL for no INTEGER data? -- Update
Date: 2011-02-18 23:48:26
Message-ID: alpine.LNX.2.00.1102181547190.30932@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 18 Feb 2011, Mike Christensen wrote:

> 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2011-02-18 23:53:56 Re: Explicit NULL for no INTEGER data? -- Update
Previous Message Tom Lane 2011-02-18 23:48:00 Re: Postgresql prepared transactions