[jdbc] how can I implement copy feature in pgsql with jdbc? - Mailing list pgsql-interfaces

From wwwmail
Subject [jdbc] how can I implement copy feature in pgsql with jdbc?
Date
Msg-id 00de01bed89e$a16a1930$b7080ec8@tjws01.mmsc.corp.mot.com
Whole thread Raw
List pgsql-interfaces
hi,
the psql has a copy command can copy a file to a table or copy a table to a
file.
is it possible to implement the same feature in jdbc?
what I want to do is export some data file to postgresql with java in an
easy way.
I'm new to postgresql and have not hack the code of psql.c
Thanks for any help.

BR
kevin




pgsql-interfaces by date:

Previous
From: "Justin M. Mahoney"
Date:
Subject: Can't get any ODBC under linux-i386
Next
From: Tim Allen
Date:
Subject: Re: [INTERFACES] libpq problem (really libpq feature request)