Manage the PostgreSQL Connector
This applies to: Visual Data Discovery
The Symphony PostgreSQL connector lets you access the data available in the PostgreSQL query engine using the Symphony client. The Symphony PostgreSQL connector supports PostgreSQL versions 9.6 through 14.0.
Before you can establish a connection from Symphony to PostgreSQL storage, a connector server needs to be installed and configured. See Manage Connectors and Connector Servers for general instructions and Connect to PostgreSQL for details specific to the PostgreSQL connector.
After setting up the connector, create data sources that specify the necessary connection information and identify the data you want to use. See Manage Visual Data Discovery Data Sources for more information. After you set up your data sources, create dashboards, self service reports, and visuals from the data in these data sources.
Feature Support
Connector support for specific features is shown in the following table.
Key: Y - Supported; N - Not Supported; N/A - not applicable
Feature | Supported? |
---|---|
Y |
|
Y |
|
Y |
|
Y |
|
Y |
|
N/A |
|
Y |
|
Y |
|
Y |
|
Y |
|
Y |
|
N |
|
Y |
|
Y |
|
N/A |
|
N/A |
|
N |
|
Y |
|
Y |
|
N/A |
|
Y |
|
N |
|
Y |
|
Y |
|
Y |
Connect to PostgreSQL
When establishing a connection to PostgreSQL, you must provide the following.
Specify the connection name and JDBC URL. The JDBC URL format for PostgreSQL database being connected, must be:
jdbc:postgresql://POSTGRESQLHOST:PORT/DATABASE_NAME
If authentication has been set up, provide the User Name and Password.
Comments
0 comments
Please sign in to leave a comment.