Import csv in PostgreSQL

Поиск
Список
Период
Сортировка
От Dinesh Chandra 12108
Тема Import csv in PostgreSQL
Дата
Msg-id d3d51b180d0e473893d605d861a36d6e@cyient.com
обсуждение исходный текст
Ответы Re: Import csv in PostgreSQL  (Gabi D <gabid33@gmail.com>)
Список 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.
Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: "Sam R."
Дата:
Сообщение: One big table or split data? Writing data. From disk point of view.With a good storage (GBs/s, writing speed)
Следующее
От: Gabi D
Дата:
Сообщение: Re: Import csv in PostgreSQL