Application Name

From: "George Weaver" <gweaver(at)shaw(dot)ca>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Application Name
Date: 2012-09-25 13:35:40
Message-ID: 1FB725C822C940E9971FF3AAB2052A62@D420
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Thanks Jon,

My interest is doing it via an ODBC connection where I can specify different parts of an application for debugging purposes.

George
----- Original Message -----
From: Raiford(at)labware(dot)com
To: George Weaver
Sent: Monday, September 24, 2012 4:38 PM
Subject: Re: [ODBC] Application Name

The application name is actually set using a SQL statement:

set application_name = 'My Application'

I believe this has been possible since Postgres 8.5

Jon

pgsql-odbc-owner(at)postgresql(dot)org wrote on 09/24/2012 03:15:04 PM:

> From: "George Weaver" <gweaver(at)shaw(dot)ca>
> To: <pgsql-odbc(at)postgresql(dot)org>,
> Date: 09/24/2012 03:15 PM
> Subject: [ODBC] Application Name
> Sent by: pgsql-odbc-owner(at)postgresql(dot)org
>
> Hi,
>
> I don't see the option to specify application name in the list at
> http://psqlodbc.projects.postgresql.org/config-opt.html.
>
> Is this something that will eventually be possible?
>
> Thanks,
> George

Browse pgsql-odbc by date

  From Date Subject
Next Message Daniel Homerick 2012-10-10 15:17:23 UUID returned as SQL_VARCHAR instead of SQL_GUID, contains no data
Previous Message George Weaver 2012-09-24 19:15:04 Application Name