Re: Using a COPY...FROM through JDBC?
От | Kris Jurka |
---|---|
Тема | Re: Using a COPY...FROM through JDBC? |
Дата | |
Msg-id | Pine.BSO.4.56.0406070250280.29634@leary.csoft.net обсуждение исходный текст |
Ответ на | Using a COPY...FROM through JDBC? (Steve Wampler <swampler@noao.edu>) |
Ответы |
Re: [PERFORM] Using a COPY...FROM through JDBC?
|
Список | pgsql-jdbc |
On Sat, 5 Jun 2004, Steve Wampler wrote: > > [I want to use copy from JDBC] > I made a patch to the driver to support COPY as a PG extension. The patch required properly encoded and formatted copy data available from an InputStream. Following some feedback from others I began adding the ability to handle different encodings and the ability to read and write objects without requiring any knowledge of the copy data format. I got hung up on the object read/write part because of some issues with how type conversions are done in the driver. At the moment there is a big push being made by Oliver Jowett to get true V3 protocol support implemented which is currently my highest priority. Getting copy support into the JDBC driver is something I'd like to see for 7.5, but I couldn't say if that will happen or how complete it may be. Depending on your needs perhaps the initial patch is sufficient. http://archives.postgresql.org/pgsql-jdbc/2003-12/msg00186.php Kris Jurka
В списке pgsql-jdbc по дате отправления: