[
https://issues.apache.org/jira/browse/KNOX-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338580#comment-17338580
]
ASF subversion and git services commented on KNOX-2600:
-------------------------------------------------------
Commit 69a74ce9c3ef509ab8fdb947bf110bb7f51c0aef in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=69a74ce ]
KNOX-2600 - It's now possible to setup a PostgreSQL connection using a JDBC URL
(#444)
> Configure PostgreSQL datasource with JDBC URL
> ---------------------------------------------
>
> Key: KNOX-2600
> URL: https://issues.apache.org/jira/browse/KNOX-2600
> Project: Apache Knox
> Issue Type: Improvement
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When {{gateway.database.type}} is set to {{postgreql}}, there are a bunch of
> connection parameters that have to be declared too so that the Knox Gateway
> can connect to a Postgre SQL server.
> Instead of declaring these connection parameters one-by-one, a generic JDBC
> URL could be declared in {{gateway-site.xml}}. If this configuration has any
> value, the Knox Gateway will parse and use it to create the Datasource object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)