Re: Using COPY in the migration wizard. - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Using COPY in the migration wizard.
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8128D51@mail.vale-housing.co.uk
Whole thread Raw
In response to Using COPY in the migration wizard.  (Kurt Roeckx <Q@ping.be>)
List pgadmin-hackers

> -----Original Message-----
> From: Kurt Roeckx [mailto:Q@ping.be]
> Sent: 11 December 2002 22:25
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> 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.

pgadmin-hackers by date:

Previous
From: Kurt Roeckx
Date:
Subject: Re: Using COPY in the migration wizard.
Next
From: "Henshall, Stuart - Design & Print"
Date:
Subject: Re: pgadmin3 compiles on msys