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

Disable connection logging in pgbouncer by default #10118

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

hlinnaka
Copy link
Contributor

It can produce a lot of logs, making pgbouncer itself consume all CPU in extreme cases. We saw that happen in stress testing.

It can produce a lot of logs, making pgbouncer itself consume all CPU
in extreme cases. We saw that happen in stress testing.
@hlinnaka hlinnaka requested a review from a team as a code owner December 12, 2024 15:08
@hlinnaka hlinnaka requested review from ololobus and stradig December 12, 2024 15:08
Copy link
Contributor

@stradig stradig left a comment

Choose a reason for hiding this comment

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

LGTM

@hlinnaka hlinnaka enabled auto-merge December 12, 2024 15:32
@hlinnaka hlinnaka added this pull request to the merge queue Dec 12, 2024
Copy link

7740 tests run: 7409 passed, 0 failed, 331 skipped (full report)


Flaky tests (4)

Postgres 17

Postgres 16

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Postgres 15

  • test_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64
  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Code coverage* (full report)

  • functions: 31.4% (8375 of 26700 functions)
  • lines: 47.8% (65913 of 137916 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
845a881 at 2024-12-12T17:06:20.404Z :recycle:

Merged via the queue into main with commit 5372126 Dec 12, 2024
85 checks passed
@hlinnaka hlinnaka deleted the disable-pgbouncer-connect-logging branch December 12, 2024 17:06
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