Skip to content

fix: only trigger the pgbouncer healthcheck when the database changes#229

Merged
hrodmn merged 1 commit intomainfrom
fix/smarter-pgbouncer-health-check
Feb 9, 2026
Merged

fix: only trigger the pgbouncer healthcheck when the database changes#229
hrodmn merged 1 commit intomainfrom
fix/smarter-pgbouncer-health-check

Conversation

@hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Feb 6, 2026

⚠️ Checklist if your PR is changing anything else than documentation

Merge request description

Only retrigger the pgbouncer healthcheck if the pgbouncer instance is re-created or if the pgstac database bootstrap process was triggered.

resolves #228

@hrodmn hrodmn requested a review from gadomski February 6, 2026 15:42
@hrodmn hrodmn merged commit ea58e50 into main Feb 9, 2026
7 checks passed
@hrodmn hrodmn deleted the fix/smarter-pgbouncer-health-check branch February 9, 2026 17:55
github-actions bot pushed a commit that referenced this pull request Feb 9, 2026
## [11.1.2](v11.1.1...v11.1.2) (2026-02-09)

### Bug Fixes

* only trigger the pgbouncer healthcheck when the database changes ([#229](#229)) ([ea58e50](ea58e50)), closes [#228](#228)
@ds-release-bot
Copy link
Contributor

ds-release-bot bot commented Feb 9, 2026

🎉 This PR is included in version 11.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pgbouncer health check re-deploys too eagerly

2 participants