Re: application_name - Mailing list pgsql-odbc

From Heikki Linnakangas
Subject Re: application_name
Date
Msg-id 5464B6B4.4040407@vmware.com
Whole thread Raw
In response to Re: application_name  ("Prisma Computer - M. Neumann" <m.neumann@prisma-computer.de>)
Responses Re: application_name  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-odbc
On 11/13/2014 10:24 AM, Prisma Computer - M. Neumann wrote:
> Hi Luis,
>
>    I set the application_name after the connection is established with
> execute:
>       set application_name = 'my application name'

You can also put that in the ConnSettings datasource option. That will
make the driver to execute that for you, just after establishing the
connection, before handing the connection to the application.

- Heikki



pgsql-odbc by date:

Previous
From: "Inoue, Hiroshi"
Date:
Subject: Re: Bug? {? = CALL insert_page_segment (?, ?)}
Next
From: Heikki Linnakangas
Date:
Subject: Re: 09.03.0400 broken on 32bit