Generic - RDBMS Adapter (PostgreSQL)
Search form
Description - A generic for connecting to PostgreSQL.
Parameter Groups
  Parameter Type Description * Host: string Name or IP address of the Progress server.
 
* Port: integer The port number of the Progress server.
 
* - denotes required
  Parameter Type Description * User ID: string User ID that can access the database
 
* Password: string Password associated with the specified user ID.
 
* Database: string The schema that will be used as the default schema.
 
* - denotes required
  Parameter Type Description Node Maximum: integer Maximum number of nodes to retrieve.
 
* - denotes required
  Parameter Type Description URL: string Allows you to specify optional settings for the JDBC URL.
 
* - denotes required
Parameter Groups
| Parameter | Type | Description | * | Host: | string | Name or IP address of the Progress server. | * | Port: | integer | The port number of the Progress server. | 
|---|
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| * | User ID: | string | User ID that can access the database | * | Password: | string | Password associated with the specified user ID. | * | Database: | string | The schema that will be used as the default schema. | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| Node Maximum: | integer | Maximum number of nodes to retrieve. | 
* - denotes required
| Parameter | Type | Description | |
|---|---|---|---|
| URL: | string | Allows you to specify optional settings for the JDBC URL. | 
