Support for a Postgresql 9.0 feature

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
brace
Posts: 227
Joined: Wed 14 Feb 2007 08:26

Support for a Postgresql 9.0 feature

Post by brace » Fri 02 Jul 2010 16:36

Postgresql 9.0 contains a feature that exists also on sql server: the applicationname in the connection, as described here: http://wiki.postgresql.org/wiki/Illustr ... t_activity

Currently APplicationName is a specific otion of sql server only.

is it possible that you add the support for ApplicationName in postgresql connection too?

This would simplify my migration process.

9.0 is only beta2, but this is very urgent for me, if not I should need to find a costly workaround.

May you tell me if this feature will be available and when? Thanks.

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 06 Jul 2010 11:14

Hello

We will investigate the possibility of adding this feature in one of the next builds/versions of PgDAC.

brace
Posts: 227
Joined: Wed 14 Feb 2007 08:26

Post by brace » Tue 06 Jul 2010 13:30

ok thanks.

Post Reply