Import csv in PostgreSQL - Mailing list pgsql-performance

From Dinesh Chandra 12108
Subject Import csv in PostgreSQL
Date
Msg-id d3d51b180d0e473893d605d861a36d6e@cyient.com
Whole thread Raw
Responses Re: Import csv in PostgreSQL  (Gabi D <gabid33@gmail.com>)
List pgsql-performance

Hi,

 

I have a CSV file having only 400 records.

 

I have to import it in DB table, it’s working fine but why it’s importing 1047303 rows as I have only 400 records are present in that file.

Could you please help me on this?

 

 

Regards,

Dinesh Chandra

 




DISCLAIMER:

This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Check all attachments for viruses before opening them. All views or opinions presented in this e-mail are those of the author and may not reflect the opinion of Cyient or those of our affiliates.
Attachment

pgsql-performance by date:

Previous
From: "Sam R."
Date:
Subject: One big table or split data? Writing data. From disk point of view.With a good storage (GBs/s, writing speed)
Next
From: Gabi D
Date:
Subject: Re: Import csv in PostgreSQL