Using the Adapter for PostgreSQL

Describes how to configure the Adapter for PostgreSQL.

The Adapter for PostgreSQL allows applications to access PostgreSQL data sources. The adapter converts application requests into PostgreSQL calls and returns optimized answer sets to the requesting application.

Note:
As of Release 9.3.0, the Adapter for PostgreSQL provides MERGE support in PostgreSQL V15.
As of Release 9.3.0, the Adapter for PostgreSQL provides UPSERT support in PostgreSQL V14 and previous versions.