Skip to content

Remove WAL operations that are not page writes #13

Description

@dwsteele

Some WAL operations perform some logic rather than just rewriting a page. This can be replayed differently on the replica and are harder to parse in the WAL for effects. Eliminate them if possible.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions