Re: Data loading from a flat file...

From: Michelle Konzack <linux4michelle(at)freenet(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Data loading from a flat file...
Date: 2006-01-17 13:12:02
Message-ID: 20060117131201.GY1461@freenet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 2006-01-05 23:04:16, schrieb Angshu Kar:

> Also, my data file is showing some ^M chars like
>
> B1^M C1^M E1
> B2^M C2^M E2

If those ^M are coming from your data file, then you should use

dos2unix <filename>

and the problem is gone

Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant

--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michelle Konzack 2006-01-17 13:12:18 tablespace and pg_dump
Previous Message Michelle Konzack 2006-01-17 13:11:26 Re: "REFERENCES" and UNIQUE