Skip to content

Replica identity #13097

@daneatmastra

Description

@daneatmastra

This issue was created from Discord post 1472910209272774667:

Open in Discord

Hello guys, we are hitting a blocker in our environment with this one

error: cannot update table "mastra_workflow_snapshot" because it does not have a replica identity and publishes updates

Should you include in the pg library the addition of this replica identity? my suggestion is to use the already unique key you have there

ALTER TABLE mastra_workflow_snapshot REPLICA IDENTITY USING INDEX public_mastra_workflow_snapshot_workflow_name_run_id_key

what do you think?

Metadata

Metadata

Assignees

Labels

WorkflowsAll things Mastra Workflows and different execution engines.bugSomething isn't workingdiscordFor issues created from Discord discussions.effort:mediumimpact:hightrio-tnt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions