Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Exporting query results while pgadmin is still retrieving rows



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group