[asterisk-bugs] [JIRA] (ASTERISK-23737) application_name support in cdr_pgsql and res_config_pgsql
Walter Doekes (JIRA)
noreply at issues.asterisk.org
Fri Jun 6 04:41:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=219119#comment-219119 ]
Walter Doekes commented on ASTERISK-23737:
------------------------------------------
{quote}
Have you looked at the patch I submitted today? That doesn't have the problems You mentioned I think.
{quote}
Most of them are indeed fixed.
{quote}
According to Postgres documentation, application_name support was added in 9.0, which was released 2010-09-20.
{quote}
I see that not supplying the appname should avoid any issues with older versions anyway, so this question wasn't that relevant. I don't like the WARNING there though.
> application_name support in cdr_pgsql and res_config_pgsql
> ----------------------------------------------------------
>
> Key: ASTERISK-23737
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23737
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: CDR/cdr_pgsql, Resources/res_config_pgsql
> Affects Versions: 1.8.27.0, 11.9.0
> Reporter: Gergely Dömsödi
> Assignee: Matt Jordan
> Severity: Minor
> Attachments: 01-res_pgsql_application_name_support.patch, pgsql_application_name.patch
>
>
> Postgresql supports application_name connection parameter to ease the identification of client processes. The attached patch makes use of this feature both in cdr_pgsql.c and res_config_pgsql.c.
> As a side effect, cdr_pgsql.c is updated to use the newer postrgesql connection mechanism which res_config_pgsql uses.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list