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

safekeeper: log LSNs on connection exit #7728

Merged
merged 2 commits into from
May 20, 2024
Merged

safekeeper: log LSNs on connection exit #7728

merged 2 commits into from
May 20, 2024

Conversation

arssher
Copy link
Contributor

@arssher arssher commented May 13, 2024

See commit messages.

closes #7621

@arssher arssher requested a review from a team as a code owner May 13, 2024 10:21
@arssher arssher requested a review from jcsp May 13, 2024 10:21
Copy link

github-actions bot commented May 13, 2024

3078 tests run: 2951 passed, 0 failed, 127 skipped (full report)


Flaky tests (2)

Postgres 16

  • test_vm_bit_clear_on_heap_lock: debug

Postgres 14

  • test_statvfs_pressure_usage: release

Code coverage* (full report)

  • functions: 31.3% (6383 of 20404 functions)
  • lines: 47.7% (48647 of 101920 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
01ed082 at 2024-05-20T12:26:33.649Z :recycle:

We can't gracefully exit COPY mode (and don't need that), so close connection to
prevent further attempts to use it.
@arssher arssher merged commit de8dfee into main May 20, 2024
55 checks passed
@arssher arssher deleted the sk-conns-log-lsns branch May 20, 2024 12:43
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.

log LSNs on walreceiver disconnections
2 participants