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

added: check params variable in query pg template #731

Conversation

vaclandic
Copy link
Contributor

Sometimes needs make query without parameters, for example check lags on slaves:
"SELECT EXTRACT(EPOCH FROM (now() - pg_last_xact_replay_timestamp()))::INT"

Sometimes needs make query without parameters, for example check lags on slaves:
"SELECT EXTRACT(EPOCH FROM (now() - pg_last_xact_replay_timestamp()))::INT"
@bastelfreak bastelfreak added the enhancement New feature or request label Nov 17, 2017
@bastelfreak
Copy link
Member

Thanks for this PR @vaclandic!

@bastelfreak bastelfreak merged commit 41e31e4 into voxpupuli:master Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants