Re: COPY support in JDBC

From: Maciek Sakrejda <msakrejda(at)truviso(dot)com>
To: egeschwinde <egeschwinde(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: COPY support in JDBC
Date: 2009-01-19 17:21:38
Message-ID: 1232385698.24147.7.camel@manatee.sm.truviso.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I think the official status is that I need to take some time and merge
the patch with jdbc trunk so that it can be considered for inclusion
again (Truviso essentially adopted the patch, and it's on my plate now).
Things have been a little crazy here, and re-merging has been on the
back-burner. I'll try to take a stab at the merge this week.

There was also some discussion of reader/writer versus
inputstream/outputstream APIs, but I think we can discuss that once the
patch is up-to-date.

--
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com

-----Original Message-----
From: egeschwinde <egeschwinde(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] COPY support in JDBC
Date: Thu, 8 Jan 2009 00:53:15 -0800 (PST)

I only wanted to know whats the acutal status is for COPY support in
the official JDBC driver

I have seen there is a patch for this

Regards Ewald Geschwinde

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kent Tong 2009-01-20 03:44:37 experience sharing: select query returns more records than necessary
Previous Message Heikki Linnakangas 2009-01-19 17:14:59 Re: Problem with committing in XA mode