Re: Removing CONTEXT message

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sabin Coanda" <sabin(dot)coanda(at)deuromedia(dot)ro>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Removing CONTEXT message
Date: 2007-01-16 17:13:28
Message-ID: 21690.1168967608@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Sabin Coanda" <sabin(dot)coanda(at)deuromedia(dot)ro> writes:
> I'd just wonder an equivalent parameter as 'log_error_verbosity', but for
> client messages, not log file. Is it something available ?

No, because it's the client-side code's responsibility to decide how
much to display. In psql there's "\set VERBOSITY", in pgAdmin I dunno
but you're asking the wrong person...

regards, tom lane

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Moiz Kothari 2007-01-17 11:20:18 Update query by joining multiple tables.
Previous Message Mario Behring 2007-01-16 16:57:28 Re: Droping indexes RESOLVED