Re: One more bug - freeze with too many query messages

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: One more bug - freeze with too many query messages
Date: 2013-01-21 17:05:51
Message-ID: BLU0-SMTP119D75D1BC3E9EF0C36574ECF170@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Em 21/01/2013 14:59, Edson Richter escreveu:
> PgAdmin 1.16.1 on Windows 7 pro x64: executing a query with lots of
> messages (from RAISE NOTICE... in triggers) causes PgAdmin to freeze.
> I can't say how many messages are necessary, because it is frozen
> before I get there...
I got it: 10962 linhas. I don't know the minimum. But I've notice that
if I execute this query as soon as I open pgAdmin, the problem does not
happen. If I execute few queries and then try to execute this huge
update with triggers, then pgAdmin get frozen.

Edson

>
> Regards,
>
> Edson
>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Adrian Klaver 2013-01-21 17:17:04 Re: pg_Restore
Previous Message Edson Richter 2013-01-21 16:59:14 One more bug - freeze with too many query messages