Skip to content

Subscribe throws ERR_OUT_OF_RANGE  #296

@ghost

Description

"The value of "offset" is out of range. It must be >= 0 and <= 305. Received 208928780"

This happens on a table with replica indetity set to full. (so that old values are sent on update)

The issue is with 'O' TupleData parsing, where the parser is not skipping the 2 byte column count after the 'O' tag.

Fix: https://megous.com/dl/tmp/0001-Fix-update-message-parsing-in-subscribe.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions