Re: Import csv file error with double newline - Mailing list pgsql-admin

From phuongnh2
Subject Re: Import csv file error with double newline
Date
Msg-id 1430966400478-5848259.post@n5.nabble.com
Whole thread Raw
In response to Re: Import csv file error with double newline  (Payal Singh <payal@omniti.com>)
List pgsql-admin
raw_so6_zingpay2015 structure

CREATE TABLE raw_so6_zingpay2015
(
  Col1 character varying(500),
  Col2 character varying(500),
  Col3 character varying(500),
  Col4 character varying(500),
  Col5 character varying(500),
  Col6 character varying(500),
  Col7 character varying(500),
  Col8 character varying(500),
  Col9 character varying(500),
  Col10 character varying(500),
  Co11 character varying(500),
  Col13 character varying(500)
) ;




--
View this message in context:
http://postgresql.nabble.com/Import-csv-file-error-with-double-newline-tp5848154p5848259.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


pgsql-admin by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: Best setting for wal_sync_method
Next
From: phuongnh2
Date:
Subject: Issue import (COPY) data by between miss lines