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

From Kurt Roeckx
Subject Using COPY in the migration wizard.
Date
Msg-id 20021211231147.A7519@ping.be
Whole thread Raw
List pgadmin-hackers
The migration wizard is very slow because it does an insert of
all the records.  Would it be possible to use COPY instead?

What I can do in psql in less than a second takes 10 minutes or
more using the wizard.  That is just for one of the smallest
tables.  For the whole database it's probably going to take days
at this rate.

Is there a reason this isn't currently done?



Kurt


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: compiled pga3
Next
From: "Dave Page"
Date:
Subject: Re: Using COPY in the migration wizard.