Hello.
I could reproduce the issue in a fresh Windows 7 install with no other apps
running other than pgAdmin v1.14.0.
>From what I could see, the execute-to-file function runs in 2 stages:
1. Rows are retrieved from DB server to RAM
2. Rows are written from RAM to file
The delay clearly occurs i
Actually I do not have access to the server file system.
What I can not understand is that:
1) if I can execute the query and see the data in the table viewer the
data are also sent over the network
2) how does the execute to file command differ with respect to the point
1) ? Is each line retr
Hello,
unfortunately this issue isn't resolved yet.
If I dump a database on a ( local ) PostgreSQL 8.4 ( 32-bit ) server using
pgAdmin 1.12 and later I get massive blinking and the whole system ( Windows
64-bit ) seems to be slowed down more than usual. The dumping takes a very long
time too.