Great, thanks for the fix, Guillaume! I tested it the latest master
version with my original 15 MB file and it no longer freezes even on
that. (It does take a few seconds just to open the file, but that's OK.)
Regards,
Evan
On 14/07/2012 10:46 PM, Guillaume Lelarge wrote:
On Sat, 2012-07-14
On Sat, 2012-07-14 at 01:26 +1000, Evan Martin wrote:
> No comments at all? Can anyone else at least repro this?
>
Don't know for others, but I was overloaded translating in french the
PostgreSQL 9.2 manual. Now that's it's done, I can get back on hacking
pgAdmin.
> On 6/07/2012 10:33 PM, Evan M
On 13/07/2012 16:26, Evan Martin wrote:
> No comments at all? Can anyone else at least repro this?
>
> On 6/07/2012 10:33 PM, Evan Martin wrote:
>> I've reliably reproduced the freezing bug I mentioned before (in the
>> suggestion to save query text). pgAdmin freezes when I try to run a
>> backup
No comments at all? Can anyone else at least repro this?
On 6/07/2012 10:33 PM, Evan Martin wrote:
I've reliably reproduced the freezing bug I mentioned before (in the
suggestion to save query text). pgAdmin freezes when I try to run a
backup file created by pg_dump from an SQL query window. Th
I've reliably reproduced the freezing bug I mentioned before (in the
suggestion to save query text). pgAdmin freezes when I try to run a
backup file created by pg_dump from an SQL query window. The file
contents look like this:
COPY much_data (some_data) FROM stdin;
BLAH/BLAH/BLAH/BLAH/BLAH/BL