Re: application_name appears in Reporting and logging

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Emanuel Calvo <postgres(dot)arg(at)gmail(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: application_name appears in Reporting and logging
Date: 2011-07-12 01:03:53
Message-ID: CA+OCxoxPNDOCOs3qp1GDetO8-=s2KNYUJTvUBMQGnDoQ5Z+BNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tuesday, July 12, 2011, Emanuel Calvo <postgres(dot)arg(at)gmail(dot)com> wrote:
> 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
>

That is per design - why does it seem wrong?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Carlos Manuelda 2011-07-12 04:32:11 BUG #6113: SET DATESTYLE='European' does not set datestyle output correctly
Previous Message Jeff Davis 2011-07-12 00:48:06 Window function bug