Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replication Error - 5.0.1 #8317

Open
slalom91 opened this issue Nov 13, 2024 · 2 comments
Open

Replication Error - 5.0.1 #8317

slalom91 opened this issue Nov 13, 2024 · 2 comments

Comments

@slalom91
Copy link

We are encountering the following error on the replica side:

ERROR: cannot update old BLOB
At segment 14297, offset 48

This error is not recoverable. There is no way to purge the transaction file which contains this error to allow for replication to continue.

Please advise what further details are required to troubleshoot and correct this issue.

@dyemanov
Copy link
Member

Could you please answer whether any of the replicated tables contain multiple blob fields? And if so, is it possible that those multiple blob columns may share the same blob contents for some record(s) (e.g. col1 = :my_blob, col2 = :my_blob)?

@slalom91
Copy link
Author

slalom91 commented Dec 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants