Skip to content

Spoc extension unable to resolve for Upserts #252

@SID2025GIT

Description

@SID2025GIT

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions