Re: insert records from a CSV file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: insert records from a CSV file
Дата
Msg-id 20160628033254.GA25107@momjian.us
обсуждение исходный текст
Ответ на insert records from a CSV file  (sangeetha <tune2sangee@gmail.com>)
Список pgsql-interfaces
On Thu, Jun 23, 2016 at 01:57:33AM -0700, sangeetha wrote:
> All, 
> 
> How can I insert rows from a CSV file using libpq interface, other than
> PQputCopyData.

There are no other options.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +



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

Предыдущее
От: sangeetha
Дата:
Сообщение: insert records from a CSV file
Следующее
От: Vernon Wu
Дата:
Сообщение: How Java interface with the JSON data type?