You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2021/05/02 19:49:00 UTC

[jira] [Created] (KNOX-2600) Configure PostgreSQL datasource with JDBC URL

Sandor Molnar created KNOX-2600:
-----------------------------------

             Summary: 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


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)