Skip to content

Conversation

samrose
Copy link
Collaborator

@samrose samrose commented Apr 25, 2025

What kind of change does this PR introduce?

pgbouncer needs updating for for prepared statement support, addressing incorporation of upgrades

This PR updates the version to 1.24.1

This PR performs the upgrade, repackages the build of pgbouncer from source in a nix package, and will cover automated testing in testinfra as well.

@samrose
Copy link
Collaborator Author

samrose commented Apr 28, 2025

Next steps are to work on the tests for this upgrade + default settings.

@encima encima force-pushed the sam/pg-bouncer-upgrade branch from f6b6c7a to bbd1190 Compare September 30, 2025 14:41
@encima
Copy link
Member

encima commented Oct 1, 2025

No config to add/change here as defaults are good; customisable config can be added to API later. Errors occur when testing in test_ami_nix as it seems like the service isn't loaded yet (or the binary is not on the path at least)

@samrose
Copy link
Collaborator Author

samrose commented Oct 1, 2025

@encima re-ran the failed test.

@encima
Copy link
Member

encima commented Oct 6, 2025

Tests for pgbouncer still to be written:

  • Start pgbouncer with config
  • Connect using prepared statements

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.

2 participants