OGG-30529
ADD/DELETE TRANDATA command is not supported on the read-only PostgreSQL standby server running in recovery mode. Please run the same ADD/DELETE TRANDATA command on the primary server or alter the table on the primary server to set the desired REPLICA IDENTITY.
Cause
ADD/DELETE TRANDATA command is executed on a read-only PostgreSQL standby server in recovery mode.
Action
Execute the same ADD/DELETE TRANDATA command on the primary server or alter the table on the primary server to set the desired REPLICA IDENTITY.
OGG-30529
ADD/DELETE TRANDATA command is not supported on the read-only PostgreSQL standby server running in recovery mode. Please run the same ADD/DELETE TRANDATA command on the primary server or alter the table on the primary server to set the desired REPLICA IDENTITY.
Cause
ADD/DELETE TRANDATA command is executed on a read-only PostgreSQL standby server in recovery mode.
Action
Execute the same ADD/DELETE TRANDATA command on the primary server or alter the table on the primary server to set the desired REPLICA IDENTITY.