PostgreSQL
Advanced Server JDBC Connector Driver
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
|
| XA_TRANSACTION |
|
Driver JAR
For information about the specific version of the client driver JARs to use, see IBM webMethods Adapters System Requirements.
Required Connection Property Fields
| Driver Name | Server Name | User | Password | Database Name | Port Number | Network Protocol |
|---|---|---|---|---|---|---|
| Advanced Server JDBC Connector Driver | Yes | Yes | Yes | Yes | Yes | No |
For more information about limitations, see Limitations.
PostgreSQL JDBC Driver
DataSource
| Transaction Type | DataSource Class |
|---|---|
| NO_TRANSACTION, LOCAL_TRANSACTION |
|
| XA_TRANSACTION |
|
Driver JAR
For information about the specific version of the client driver JARs to use, see IBM webMethods Adapters System Requirements.
Other Properties
Specify the parameters in the Other Properties field:
| Parameter | Description |
|---|---|
| postgresql.casesensitive | Enclose the table names, column names, and procedure names in quotes if
the values are in upper case or camel case. Possible values are:
|
Required Connection Property Fields
| Driver Name | Server Name | User | Password | Database Name | Port Number | Network Protocol |
|---|---|---|---|---|---|---|
| PostgreSQL JDBC Driver | No | No | No | No | No | No |
For more information about limitations, see Limitations.
Limitations
| Driver | Database/
Adapter IS Operating System/ Platform Affected |
Limitation Description |
|---|---|---|
| Advanced Server JDBC Connector Driver | Postgres Plus Advanced Server 9.0/
Any supported operating system |
This driver does not support Query timeout. |
| PostgreSQL JDBC Driver | PostgreSQL | This driver does not support:
|