paul-rogers commented on a change in pull request #2030: Update docs for
Metastore to point that all format plugins are supported
URL: https://github.com/apache/drill/pull/2030#discussion_r394543770
##########
File path: _docs/connect-a-data-source/plugins/080-rdbms-storage-plugin.md
##########
@@ -101,9 +112,9 @@ For MySQL, Drill has been tested with MySQL's
[mysql-connector-java-5.1.37-bin.j
password:"password"
}
-**Example Postgres Configuration**
+### Example Postgres Configuration
-For Postgres, Drill has been tested with Postgres's
[9.1-901-1.jdbc4](http://central.maven.org/maven2/org/postgresql/postgresql/)
driver (any recent driver should work). Copy this driver file to all nodes.
+For Postgres, Drill has been tested with Postgres's
[42.2.11](https://mvnrepository.com/artifact/org.postgresql/postgresql) driver
(any recent driver should work). Copy this driver file to all nodes.
Review comment:
Drill is tested with the Postgres driver version ... Copy this driver jar
(?) to the (which?) folder on all nodes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services