...
Your pipelines might use a varied combination of JDBC drivers, classes, and URLs of either the PostgreSQL or Amazon Redshift JDBC driver. Here are the configuration scenarios that are authenticated successfully.
Panel | ||
---|---|---|
| ||
|
JDBC Driver JAR | JDBC Driver Class | JDBC URL | Authentication |
Redshift (default JAR/manual upload) |
|
| Authenticates successfully. |
Redshift (manual upload) |
|
| Authenticates successfully using the manually uploaded JAR file. |
PostgreSQL (default JAR/manual upload) |
|
| Authenticates successfully. |
PostgreSQL (manual upload) |
|
| Authenticates successfully using the manually uploaded JAR file. |
Redshift (manual upload) |
|
| Authenticates successfully using the default PostgreSQL JAR file. |
PostgreSQL (manual upload) |
|
| Authenticates successfully using the default Redshift JAR file. |
...