Thread: Application Name

Application Name

From
"George Weaver"
Date:
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 -----
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@postgresql.org wrote on 09/24/2012 03:15:04 PM:

> From: "George Weaver" <gweaver@shaw.ca>

> To: <pgsql-odbc@postgresql.org>,
> Date: 09/24/2012 03:15 PM
> Subject: [ODBC] Application Name
> Sent by: pgsql-odbc-owner@postgresql.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