JavaScript must be enabled to correctly display this content
Add a Replicat for PostgreSQL
A Replicat is a process that
delivers data to a target database or technology. It reads the trail file on the
target, reconstructs the DML or DDL operations, and then applies them to the target.
Learn to add a Replicat for PostgreSQL
Database, Extract for PostgreSQL Database, OCI PostgreSQL, Amazon Aurora PostgreSQL, Amazon RDS for PostgreSQL, Azure Database for PostgreSQL, Azure Cosmos DB for PostgreSQL, and Google Cloud SQL for PostgreSQL
technologies.
Ensure that you follow the appropriate instructions for your deployment
version.
Add a Replicat for
PostgreSQL (23ai)
Before you begin
Ensure that you add a Checkpoint
table for the Replicat Replicat restart without
recapturing reapplying transactions should a discruption occur.
In the OCI GoldenGate deployment console, expand DB
Connections, and select your target database.
Click Add Checkpoint (plus
icon).
For Checkpoint Table, enter the target
schema name, and then click Submit.
To add a Replicat for PostgreSQL in GoldenGate
23ai:
In the Administration Service navigation menu, click Replicats.
On the Replicats page, click Add Replicat (plus icon).
The Add Replicat form consists of four pages. Complete the form
as needed:
On the Replicat Options page, complete the following fields:
For Process Name, enter name, no more than 5
characters long.
(Optional) For Description, enter a brief
description to distinguish this Replicat from others.
For Intent, select the Replicat's purpose:
Disaster Recovery
Unidirectional (default)
N-Way
For Credential Domain and Credential
Alias, select the target database domain and alias, or
create a new one.
For Source, select the source of data to
process, either Trail or File.
If the source is Trail, then for Trail Name,
enter the name of the Extract trail. If the source if File, then enter
the File Name.
(Optional) If the source is Trail and you expect the trail file to be
in a location other than the default, then enter the location for
Trail Subdirectory.
For Begin, select the starting point for data
processing:
Position in Log (default)
Now
Custom Time
For Trail Sequence Number, leave the default
value or enter a transaction log sequence number.
For Trail RBA Offset, leave the default value or
enter an offset value.
For Checkpoint Table, select the checkpoint
table you created for the target deployment, or enter a two part
checkpoint table name.
Under Encryption Profile, select a profile name. If an encryption profile
wasn't created, the Local Wallet is selected by default.
Click Next.
On the Parameter File page, add parameters to further configure the Replicat
process.
Note:
GoldenGate uses Greenwich
Mean Time (GMT) by default. Use SETENV to override the default setting. For
example: