Hi Dave, After setting the log_error_verbosity in postgres.conf have you reload the configuration of that server?
Regards, Sanket Mehta Sr Software engineer Enterprisedb On Fri, Aug 28, 2015 at 5:30 PM, Dave Barter <d...@phased.co.uk> wrote: > > On 28 Aug 2015, at 12:58, Sanket Mehta <sanket.me...@enterprisedb.com> > wrote: > > Hi Dave, > > You can change the logging settings for pgadmin using below mentioned menu: > > File -> options -> Logging > > There is a option to set No logging to prevent log messages of pgadmin. > > > Thanks, but this is not what I want. I need to change the > log_error_verbosity but still see the log messages > > > Regards, > Sanket Mehta > Sr Software engineer > Enterprisedb > > On Wed, Aug 26, 2015 at 12:51 AM, Dave Barter <dave.bar...@gmail.com> > wrote: > >> Is it possible to alter the pgadmin client settings for display of >> NOTICE/ERROR messages >> >> >> I want to add log_error_verbosity=terse to prevent display of all of the >> context messages. >> >> >> I can set this in postgresql.conf server side and it works but pgadmin >> still displays the context messages client side. >> >> >> For info. I am running pgadmin 1.20 on OS X >> >> >> > >