Skip to content

Remove WAL operations that are not page writes #13

@dwsteele

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions