PostgreSQL Component Release Notes
This page lists the main features added to the PostgreSQL Component.
Feature Highlights
Version 2.0.2
INTEGRATION PostgreSQL Template
Change Data Capture (CDC)
Multiple improvements have been performed to homogenize the usage of Change Data Capture (CDC) in various Components.
Parameters have been homogenized, so that all Templates should now have the same CDC Parameters, with the same support of features.
Multiple fixes have also been performed to correct CDC issues. Refer to the changelog for the exact list of changes.
Change Log
Version 2023.1.19
Version 2023.1.0 (PostgreSQL Component)
Version 2.0.2 (PostgreSQL Component)
Feature improvements
-
DI-1782: Addition a new datatype "Json" in PostgreSQL Metadata
-
DI-1889: Integration PostgreSQL - When the option "Create target table" is enabled, generated table creation statement now also contains the primary key defined in Metadata
-
DI-1890: INTEGRATION PostgreSQL - Add support for xpath expressions in deleteWhereClause parameter
-
DI-1910: Templates updated - New parameter 'Cdc Subscriber' on Templates on which it was not handled yet
-
DI-1909: Templates updated - New Parameters 'Unlock Cdc Table' and 'Lock Cdc Table' to configure the behaviour of CDC tables locking
Version 3.0.0 (Component Pack)
Feature improvements
-
DI-2641: Reverse-engineer foreign keys referencing tables in another schema when the other table and schema are available in the metadata
-
DI-2656: PostgreSQL technology includes the list of database-reserved keywords
-
DI-4508: Update Components and Designer to take into account dedicated license permissions
-
DI-4962: Improved component dependencies and requirements management