Re: How can i deal with "\n" when copy tables from sqlserver2005 to postgre?

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How can i deal with "\n" when copy tables from sqlserver2005 to postgre?
Date: 2007-12-14 17:27:09
Message-ID: 20071214182709.7e434493@webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 14 Dec 2007 17:29:21 +0800
"bookman bookman" <bookmanb(at)gmail(dot)com> wrote:

> I have solved the "insert NULL" problem,but another problem is
> feazing me now.I have a table t_book in sqlserver,I exported it to

export in csv with DTS and import in pgsql with \copy csv mode. It
should works. I dealt with the same problem mmm 1 month ago.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vance Maverick 2007-12-14 17:29:50 size cost for null fields
Previous Message Colin Wetherbee 2007-12-14 17:25:15 Re: query