LP1492793: Support Application Name Postgres Option user/jboyer/lp1492793_postgres_app_name
authorJason Boyer <jboyer@library.in.gov>
Sun, 6 Sep 2015 16:58:49 +0000 (12:58 -0400)
committerJason Boyer <jboyer@library.in.gov>
Sun, 6 Sep 2015 16:58:49 +0000 (12:58 -0400)
commit0651329123666ea977ad740c9ed6ad4981dea31c
treed3888c1bb6698bf7d5c04b88188a9225e3fbf5b3
parent48b7fabf5991ca92f197444fc52524b59a76ed46
LP1492793: Support Application Name Postgres Option

If app_settings/database/application_name is defined,
connections by that service will have the application_name
postgres option set, allowing log analyzers to associate
queries and services.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/c-apps/oils_sql.c
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg.pm