finagle / finagle/finagle-postgres
Support "ApplicationName" connection parameter
Open
- 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.