application_name appears in Reporting and logging

From: Emanuel Calvo <postgres(dot)arg(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: application_name appears in Reporting and logging
Date: 2011-07-11 23:58:31
Message-ID: CAGHEX6YCNMS87ufSWuGBwL+6FTRK+uvm7jLT+eeqysZjaAMdXQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I don't know but seems to be incorrect, it is really in this category?

Version 9.1 beta 2

postgres=# select * from pg_settings where name = 'application_name';
-[ RECORD 1 ]----------------------------------------------------------------
name | application_name
setting | psql
unit |
category | Reporting and Logging / What to Log
short_desc | Sets the application name to be reported in statistics and logs.
extra_desc |
context | user
vartype | string
source | client

--
--
              Emanuel Calvo
              Helpame.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2011-07-12 00:28:43 Re: BUG #6081: trigger CRUD log entries, or documentation not clear that triggers do not log
Previous Message Tom Lane 2011-07-11 17:10:58 Re: BUG #6111: ftell mismatch error