finagle / finagle/finagle-postgres

Support "ApplicationName" connection parameter

Open
#113 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
81
Forks
36
PR merge metrics
No merged PRs in 30d

Description

With `JDBC` I can pass the ApplicationName parameter as part of the connection string - `jdbc:postgresql://localhost:5435/DBNAME?ApplicationName=MyApp` - and have "MyApp" show up in various statistics on the server. It would be useful to be able to do this on `finagle-postgres` as well.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.