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

WAL日志的创建时间或恢复时间可否查询?可以的话该如何查询 #3

Closed
Gopfu opened this issue May 16, 2017 · 2 comments

Comments

@Gopfu
Copy link

Gopfu commented May 16, 2017

徳哥,感谢你的博客分享,我想请教下WAL日志的创建时间或恢复时间可否查询?可以的话该如何查询。我知道备份后backup_label里面有个START TIME,pg_xlogdump日志也没有关于时间的描述。

@Gopfu
Copy link
Author

Gopfu commented May 20, 2017

找到了,pg_xlogdump 后grep 下commit,事务提交的时间点就找到了。呃呃

@digoal
Copy link
Owner

digoal commented Aug 1, 2017

好的谢谢。

@digoal digoal closed this as completed Aug 1, 2017
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

2 participants