Check Detail
PostgreSQL sync scenario, check whether there is a primary key in the table to be synchronized. If there is no primary key, task verification will trigger an alarm, and ALTER TABLE XXX REPLICA IDENTITY will be automatically configured.
Remediation Method
According to the UI reminders, set the primary key and then run the verification again.