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

Amend oldest query active and oldest snapshot #32

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

rnaveiras
Copy link
Owner

postgres_stat_activity_oldest_snapshot_seconds was reporting incorrect
values because in most of the cases backend_xid was null, but the query
was having a backend_xmin that prevent vacuum

postgres_stat_activity_oldest_snapshot_seconds was reporting incorrect
values because in most of the cases backend_xid was null, but the query
was having a backend_xmin that prevent vacuum
@rnaveiras rnaveiras force-pushed the rnaveiras/remove-xid-long-queries branch from 5983f6c to 9646f11 Compare January 16, 2020 08:30
@rnaveiras rnaveiras merged commit ac41c1c into master Jan 16, 2020
@rnaveiras rnaveiras deleted the rnaveiras/remove-xid-long-queries branch January 16, 2020 08:30
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

Successfully merging this pull request may close these issues.

2 participants