Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Timeline & WAL location or checkpoint from pg_controldata in output and list #159

Open
Krysztophe opened this issue Jun 22, 2021 · 0 comments

Comments

@Krysztophe
Copy link
Contributor

Krysztophe commented Jun 22, 2021

I'd like to have some information about the timeline and the WAL location, more or less what comes pg_controldata provides:

Latest checkpoint location:           1F/BE000060
Latest checkpoint's REDO location:    1F/BE000028
Latest checkpoint's REDO WAL file:    000000020000001F000000BE
Latest checkpoint's TimeLineID:       2

That would appear in the backup , list and restore.

I'm trying to understand why a restore does not work, and that would help to distinguish between the different available backups.
That would useful when dealing with a mess of timelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant