-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi,
When an UPDATE statement from the provider arrives, the Spock subscriber side row does not exist, expectation is it should convert update into an insert statement . which is not happening , in the exception_status logging as below.
Could please help , how to resolve this automatically.
select * from exception_status; | [{"value": 102, "attname": "id", "atttype": "int4"}, {"value": "sid2", "attname": "name", "a
tttype": "varchar"}, {"value": "sid102", "attname": "last_modified_by", "atttype": "varchar"}] | | | logical replication did not find row to be update
d in replication target relation (siddu.t3)
(7 rows)
-Sid
Metadata
Metadata
Assignees
Labels
No labels