File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ we circumvent/fix those limitations with our custom connector.
1212
1313You will need two things:
1414
15- The ` postgresql jdbc driver ` and the ` cratedb_jdbc ` .
15+ The ` postgresql jdbc driver ` and the ` cratedb ` connector. .
1616
1717### Get the Postgresql jdbc driver.
1818
@@ -28,10 +28,9 @@ The latest CrateDB jdbc tested driver is `cratedb-jdbc-standalone-2.7.0`
2828
2929Note: ` postgresql-42.7.5.jar ` does not seem to work.
3030
31- ### Get the connector.
31+ ### Get the CrateDB connector.
3232
33- Clone the repository ` git clone https://github.com/crate/cratedb-tableau-connector.git ` or manually
34- download ` cratedb_jdbc ` .
33+ You can find the connector in the [ release section.] ( https://github.com/crate/cratedb-tableau-connector/releases )
3534
3635Put it in:
3736
You can’t perform that action at this time.
0 commit comments