DD_for_PostgreSQL registry subkey
For each PostgreSQL instance for which Talend Change Data Capture for PostgreSQL has been installed, you get a key below the DD_for_PostgreSQL key.
Parameter | Description |
---|---|
ConnectionMode |
This parameter activates the type of connection, in trigger mode only:
For more information, contact Talend Support team. |
Journal |
This parameter configures the journal table name in the source database. |
Port |
This parameter configures the port of connection used by PostgreSQL. The default value is 5432. |
ParamPwd |
This parameter indicates the PostgreSQL password associated with the username (ParamUid parameter described below) that will be used by the Manager, the Scheduler, the Supervisor and the source engine to establish the connection to PostgreSQL. The default value is the one provided after the installation (see Installing PostgreSQL source). |
ParamUid |
This parameter indicates the PostgreSQL username that will be used by the Manager, the Scheduler, the Supervisor and the source engine to establish the connection with PostgreSQL. The default value is the one provided after the installation (see Installing PostgreSQL source). |
RaiseError |
Not used in current application version. |