From b8eb0b6376e85fe99eddc0999cc86d83ce922aef Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 16 Feb 2016 15:47:47 -0500 Subject: [PATCH] LP#1492793: add release notes Signed-off-by: Galen Charlton Signed-off-by: Mike Rylander --- .../Administration/DB_Application_Name_Option.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Administration/DB_Application_Name_Option.adoc diff --git a/docs/RELEASE_NOTES_NEXT/Administration/DB_Application_Name_Option.adoc b/docs/RELEASE_NOTES_NEXT/Administration/DB_Application_Name_Option.adoc new file mode 100644 index 0000000000..640fa96fae --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Administration/DB_Application_Name_Option.adoc @@ -0,0 +1,8 @@ +Set application name when connecting to database +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The services that connect directly to the PostgreSQL database +(and Clark Kent) now look for an application_name parameter +as part of the database login credentials specified in +`opensrf.xml`. If present, the value is used to set the +application name Pg connection value; this in turn shows up in +the Postgres `pg_stat_activity` table and Pg's logs. -- 2.11.0