Skip to content

feat: add PgBouncer in front of PostGIS for app and cron - #401

Closed
lewismc wants to merge 1 commit into
mainfrom
feat/106-pgbouncer-clean
Closed

feat: add PgBouncer in front of PostGIS for app and cron#401
lewismc wants to merge 1 commit into
mainfrom
feat/106-pgbouncer-clean

Conversation

@lewismc

@lewismc lewismc commented Aug 8, 2026

Copy link
Copy Markdown
Member

Pool tagbase_server and docker-cron through edoburu/pgbouncer (transaction mode, scram-sha-256). Keep host :5432 and backups/pgAdmin on direct PostGIS. Cover the image in Renovate with loose versioning.

Closes #106
Supersedes #196

Pool tagbase_server and docker-cron through edoburu/pgbouncer
(transaction mode, scram-sha-256). Keep host :5432 and backups/pgAdmin
on direct PostGIS. Cover the image in Renovate with loose versioning.

Closes #106
Supersedes #196
@lewismc lewismc self-assigned this Aug 8, 2026
@lewismc

lewismc commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

Closing as duplicate of #402.

This branch (feat/106-pgbouncer-clean) was an intermediate tip from the PR split. #402 is the same PgBouncer change on feat/106-pgbouncer, already rebased/merged with main (#398 Slack removal) and mergeable.

@lewismc lewismc closed this Aug 8, 2026
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.

Utilize pgbouncer to pool connections into PostGIS

1 participant