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

Rebased Pr/323 #385

Merged
merged 3 commits into from
Mar 29, 2018
Merged

Rebased Pr/323 #385

merged 3 commits into from
Mar 29, 2018

Conversation

johann8384
Copy link
Member

re-running tests

DavidValeri and others added 3 commits March 29, 2018 10:52
Refactored common Postgresql code into postgresqlutils and improved documentation for where postgresqlconf lives.
postgresql.replication.upstream.lag.time - Milliseconds since pg_last_xact_replay_timestamp
postgresql.replication.upstream.lag.bytes - The difference, in bytes, between pg_last_xlog_receive_location and pg_last_xlog_receive_location
postgresql.replication.downstream.count - The number of walreceivers connected to the DB
postgresql.replication.downstream.lag.bytes - The difference, in bytes, between the sent location and the replayed location for each walreceiver
postgresql.replication.recovering - The value of pg_is_in_recovery
postgresql.replication.walreceiver.running - One if a walreceiver process is running on the machine, otherwise zero.
@johann8384 johann8384 merged commit d008c4c into master Mar 29, 2018
@johann8384 johann8384 deleted the pr/323 branch March 29, 2018 15:59
@johann8384 johann8384 added this to the 1.3.3 milestone Dec 5, 2018
@johann8384 johann8384 self-assigned this Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants