For the complete documentation index, see llms.txt. This page is also available as Markdown.

Greenplum

Vendor Name

Details

Recommended Native Driver

Greenplum

Company URL:

http://greenplum.org/

Driver URL:

JDBC URL Syntax by Type:

  • Server

jdbc:postgresql://<server>[:<port>]/<databaseName>

Default Port:

5342

JDBC Class:

org.postgresql.Driver

JDBC JAR File Name:

postgresql-8.x-xxx.jdbc4.jar

Comments:

Greenplum uses the Postgresql JDBC driver.

Last updated

Was this helpful?