Skip to content

get timeline via libpq #128

Closed
Closed
@gsmolk

Description

@gsmolk

Currently timeline ID is obtained from pg_control file.
But timeline ID in pg_control updated lazily, so pg_control is unreliable source.
For PG >= 9.6 it is possible to use pg_control_checkpoint().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions