Skip to content

Pick up from last wal_position #34

@kiwicopple

Description

@kiwicopple

When we start the server, it reads from wal_position = {"0", "0"}:

wal_position: {"0", "0"}, # You can provide a different WAL position if desired, or default to allowing Postgres to send you what it thinks you need

We need a way for the server to keep track of its position and then pick up where it last read from (if the server dies)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions