All, When I'm debugging stored procedures, I often will put lots of RAISE statements in them, sometimes generating hundreds to thousands of lines of output when I run them. pgAdmin is rather unhappy with this, dramatically slowing down as the output grows.
I think that we ought to have a limit of the amount of text in the message and history panes of the query tool. User-settable, defaulting to say 1000 rows. Currently, pgAdmin allows you to set the maximum number of *queries* but that's not very helpful if each query is generating thousands of lines of output. -- -- Josh Berkus PostgreSQL Experts Inc. http://www.pgexperts.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support