Re: CopyManager API? - Mailing list pgsql-jdbc

From dmp
Subject Re: CopyManager API?
Date
Msg-id 522A74E1.3050703@ttc-cmc.net
Whole thread Raw
In response to CopyManager API?  (Jim Garrison <jim.garrison@nwea.org>)
Responses Re: CopyManager API?  (Jim Garrison <jim.garrison@nwea.org>)
List pgsql-jdbc
Jim Garrison wrote:
> All the pages describing the CopyManager (in fact all the public API
> pages) are returning 404, and the last message in the archives
> mentioning it is from 2010.

The web site has just recently been redone and some of the files appear
to be not present.

>
> Is the CopyManager no longer supported?

The publicapi that I have locally is indicating the api and that I would
assume is still supported.

The public and private apis may be build locally if the source is checked
of github and using:

ant publicapi

or

ant privateapi

danap

>
> Is there an alternative for using the COPY command from a Java client
> running in a servlet container?
>




pgsql-jdbc by date:

Previous
From: Jim Garrison
Date:
Subject: CopyManager API?
Next
From: Tore Halset
Date:
Subject: setBlob(int, Blob) with large blob