Issues with large message / history buffers - Mailing list pgadmin-support

From Josh Berkus
Subject Issues with large message / history buffers
Date
Msg-id 4D336D86.1080100@agliodbs.com
Whole thread Raw
Responses Re: Issues with large message / history buffers
List pgadmin-support
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
 


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Calling pgScript from the command line
Next
From: Magnus Hagander
Date:
Subject: Re: Calling pgScript from the command line