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

Filter from application_name in pg_stat_activity #49

Open
martinmarques opened this issue Aug 30, 2013 · 0 comments
Open

Filter from application_name in pg_stat_activity #49

martinmarques opened this issue Aug 30, 2013 · 0 comments

Comments

@martinmarques
Copy link

Would it be possible to add a filter at application_name as to not check txn_idle for certain applications (for example long pg_dumps)?

If so, which would be the best aproach? Add a APPNAMEWHERECLAUSE, or just add specific filters in check_txn_time and pass them on to check_txn_idle?

I think the second would do, as I don't fint any where else for this to be needed.

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