Re: query to match '\N' - Mailing list pgsql-general

From Lew
Subject Re: query to match '\N'
Date
Msg-id foOdnf6YQ-dsrDLbnZ2dnUVZ_oTinZ2d@comcast.com
Whole thread Raw
In response to Re: query to match '\N'  (pc <chavanpriya@gmail.com>)
List pgsql-general
pc wrote:
> oh yes! You all are exactly right.I exported a table and all nulls
> became \N and when i imported it \n remained \N and did not convert to
> NULL.So  I updates all \N s with '' now.
> Thank you all for your input.I got to learn a lot  from you.

Since the empty string is different from NULL, doesn't that mean that the
imported data still differ from the exported?

--
Lew

pgsql-general by date:

Previous
From: Geoffrey Myers
Date:
Subject: backend process terminates
Next
From: "Mavinakuli, Prasanna (STSD)"
Date:
Subject: Re: Core reported from vaccum function.