> -----Original Message-----
> From: Kurt Roeckx [mailto:[EMAIL PROTECTED]] 
> Sent: 11 December 2002 22:25
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Using COPY in the migration wizard.
> 
> 
> On Wed, Dec 11, 2002 at 10:19:22PM -0000, Dave Page wrote:
> > > 
> > > The migration wizard is very slow because it does an insert
> > > of all the records.  Would it be possible to use COPY instead?
> > 
> > No because there is no interface for copy in the ODBC spec.
> 
> Don't you directly access postgresql, without odbc?  It's 
> only the postgresql part that has to use COPY, not when 
> reading the data.

Not in pgAdmin II, that uses ODBC/ADO. pgAdmin III which is in
development uses libpq.

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to