Обсуждение: application_name appears in Reporting and logging

Поиск
Список
Период
Сортировка

application_name appears in Reporting and logging

От
Emanuel Calvo
Дата:
I don't know but seems to be incorrect, it is really in this category?

Version 9.1 beta 2

postgres=3D# select * from pg_settings where name =3D '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 log=
s.
extra_desc |
context    | user
vartype    | string
source     | client




--=20
--
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Emanuel Calvo
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Helpame.com

Re: application_name appears in Reporting and logging

От
Dave Page
Дата:
On Tuesday, July 12, 2011, Emanuel Calvo <postgres.arg@gmail.com> wrote:
> I don't know but seems to be incorrect, it is really in this category?
>
> Version 9.1 beta 2
>
> postgres=3D# select * from pg_settings where name =3D 'application_name';
> -[ RECORD 1 ]------------------------------------------------------------=
----
> name =A0 =A0 =A0 | application_name
> setting =A0 =A0| psql
> unit =A0 =A0 =A0 |
> category =A0 | Reporting and Logging / What to Log
> short_desc | Sets the application name to be reported in statistics and l=
ogs.
> extra_desc |
> context =A0 =A0| user
> vartype =A0 =A0| string
> source =A0 =A0 | client
>

That is per design - why does it seem wrong?

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

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