|
|
@ -537,7 +537,7 @@ export const DATA_BASE_TYPES = [ |
|
|
|
kerberos: false, |
|
|
|
kerberos: false, |
|
|
|
urls: { |
|
|
|
urls: { |
|
|
|
'org.postgresql.Driver': 'jdbc:postgresql://hostname:port/dbname', |
|
|
|
'org.postgresql.Driver': 'jdbc:postgresql://hostname:port/dbname', |
|
|
|
'com.pivotal.jdbc.GreenplumDriver': 'jdbc:pivotal:greenplum://hostname:port;dbname', |
|
|
|
'com.pivotal.jdbc.GreenplumDriver': 'jdbc:pivotal:greenplum://hostname:port;DatabaseName=dbname', |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
text: 'Postgresql', |
|
|
|
text: 'Postgresql', |
|
|
|