Is there a way I can set log_error_verbosity to be terse in the pgadmin client?
I tried this in the query window:-
SET log_error_verbosity to terse;
But it has no effect, I suspect it needs to be done in the clinet config somewhere but I cannot find the setting in preferences (MAC OSX pgadmin V1.18.1)