Re: Removing Context Messages - Mailing list pgadmin-support

From Fernando Hevia
Subject Re: Removing Context Messages
Date
Msg-id b9e2597c0804080608m348200d8w809c941c2f5862c3@mail.gmail.com
Whole thread Raw
In response to Re: Removing Context Messages  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
<br /><div class="gmail_quote">On Tue, Apr 8, 2008 at 3:22 AM, Guillaume Lelarge <<a
href="mailto:guillaume@lelarge.info">guillaume@lelarge.info</a>>wrote:<br /><blockquote class="gmail_quote"
style="border-left:1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Fernando Hevia a écrit
:<br/><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div
class="Ih2E3d">On Mon, Apr 7, 2008 at 8:55 PM, Fernando Hevia <<a href="mailto:fhevia@gmail.com"
target="_blank">fhevia@gmail.com</a><mailto:<a href="mailto:fhevia@gmail.com"
target="_blank">fhevia@gmail.com</a>>>wrote:<br />  > Hi list,<br />  ><br />  > How do I remove CONTEXT
messagesfrom being displayed in pgadmin?<br />  > Those messages clutter my functions output with information I dont
needso I<br />  > would like to get rid of them.<br />  ><br />  > Is that possible?<br />  ><br
/></div><divclass="Ih2E3d"> On Mon, Apr 7, 2008 at 11:01 PM, Michael Shapiro <<a href="mailto:mshapiro51@gmail.com"
target="_blank">mshapiro51@gmail.com</a><mailto:<a href="mailto:mshapiro51@gmail.com"
target="_blank">mshapiro51@gmail.com</a>>>wrote:<br /><br />    I'd like to know the answer to this as well. I
don'tthink it is<br />    PgAdmin doing it, but the server ....<br /><br /><br /> I found a previous post from Tom Lane
statingthat it is up to the client to have an option to suppress these messages. See: <a
href="http://archives.postgresql.org/pgsql-admin/2008-02/msg00160.php"
target="_blank">http://archives.postgresql.org/pgsql-admin/2008-02/msg00160.php</a><br/> Actually psql has it with "set
verbosityterse". I haven't found anything similar in pgAdmin though.<br /><br /> Any thoughts from the pgAdmin gurus
outthere?<br /><br /></div></blockquote><br /> If it's on the query window, you can (probably) already do this with a
:<br/><br />  set log_error_verbosity to terse;<br /><br /></blockquote></div><br />I have tried it previously but it
doesn'thelp. For what I have been reading on the forums the log_error_verbosity affects only what goes to the server
logfile, it doesn't suppress messages sent to the client. Apparently it is up to the client to have the capability to
suppressthese messages so I am looking for a switch in pgAdmin itself.<br /><br />Regards,<br />Fernando<br /><br /> 

pgadmin-support by date:

Previous
From: "Fernando Hevia"
Date:
Subject: Re: Removing Context Messages
Next
From: Erwin Brandstetter
Date:
Subject: Re: Grant RULE removed in pg 8.2