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 replay-lag function #932

Merged
merged 1 commit into from
Oct 5, 2023
Merged

add replay-lag function #932

merged 1 commit into from
Oct 5, 2023

Conversation

sdudoladov
Copy link
Member

add replay_lag function for monitoring

OUT replay_lag interval
) RETURNS SETOF record AS
$BODY$
SELECT pid,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets use from proper indentation and formatting here

@hughcapet
Copy link
Member

👍

1 similar comment
@Jan-M
Copy link
Member

Jan-M commented Oct 5, 2023

👍

@hughcapet hughcapet merged commit e576430 into master Oct 5, 2023
4 checks passed
@hughcapet hughcapet deleted the add-replay-lag-function branch October 5, 2023 14:13
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.

3 participants