Re: org.postgresql.copy.CopyManager which JDBC version ?

From: Tim Clarke <tim(dot)clarke(at)manifest(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: org.postgresql.copy.CopyManager which JDBC version ?
Date: 2014-10-10 15:22:29
Message-ID: 5437F9B5.7070000@manifest.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/10/14 16:14, Emi Lu wrote:
> Hello,
>
> May I know from which version of psql JDBC driver, it provides
> "org.postgresql.copy.CopyManager" please?
>
> postgresql-8.3-605.jdbc4.jar does not have this class.
>
> Thanks a lot!
> Emi

Its present in both the JDB3 and JDBC4 jar files on my 14.04 Ubuntu box.
It is *not* present in postgresql-8.3-604.jdbc4.jar on an older Fedora
box but it is there in postgresql-8.4-701.jdbc4.jar on the same machine.

HTH

--
Tim Clarke
IT Director
Manifest
9 Freebournes Court
Newland Street
Witham, Essex
CM8 2BL
England

Phone: +44 1376 503500
Direct: +44 1376 504510
Fax: +44 1376 503550
Email: tim(dot)clarke(at)manifest(dot)co(dot)uk <mailto:tim(dot)clarke(at)manifest(dot)co(dot)uk>
Web: http://www.manifest.co.uk
Skype: callto:tim.clarke

Manifest is the trading name of: Manifest Information Services Ltd: Registered in England Number 3401145 & The Manifest Voting Agency Ltd:
Registered in England Number 2920820. Registered Office at above address. VAT Registration Number: GB 700 1880 77
Copyright: This e-mail may contain confidential or legally privileged information.
If you are not the named addressee you must not use or disclose such information, instead please report it to: admin(at)manifest(dot)co(dot)uk
Please see http://www.manifest.co.uk/legal/legal_notices.htm for further information.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Clarke 2014-10-10 15:29:56 Re: org.postgresql.copy.CopyManager which JDBC version ?
Previous Message Emi Lu 2014-10-10 15:14:51 org.postgresql.copy.CopyManager which JDBC version ?