Exporting query results while pgadmin is still retrieving rows - Mailing list pgadmin-support

From zsolt
Subject Exporting query results while pgadmin is still retrieving rows
Date
Msg-id c0023b4f0608131744x460451bfuda29cbbcbd7ae8e1@mail.gmail.com
Whole thread Raw
Responses Re: Exporting query results while pgadmin is
List pgadmin-support
hi,
dunno if this issue has already been reported, forgive me if it has
I use pgadmin to export the results of some fairly huge queries, with
over a hundred columns and several thousand rows. (it usually takes
pgadmin pretty long to retrieve the result set, but thats not the
problem)
sometimes i noticed that not all rows have been exported to the output
file. it took me a while to figure out that the reason for this is
that i tried to export the result set _before_ all rows have been
retrieved (as the pgadmin UI allows this). in these cases pgadmin only
exported the rows already retrieved. there should be at least a notice
to the user, or better wait with the export until all rows have been
retrieved.
(this is pgadmin III 1.4.2 on windows 2003 server)
zsolt


pgadmin-support by date:

Previous
From: Chris Leahy
Date:
Subject: Date changes over night, not good
Next
From: Dave Page
Date:
Subject: Re: Exporting query results while pgadmin is