Re: insert records from a CSV file - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: insert records from a CSV file
Date
Msg-id 20160628033254.GA25107@momjian.us
Whole thread Raw
In response to insert records from a CSV file  (sangeetha <tune2sangee@gmail.com>)
List 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 by date:

Previous
From: sangeetha
Date:
Subject: insert records from a CSV file
Next
From: Vernon Wu
Date:
Subject: How Java interface with the JSON data type?