Skip to content

Feat: Add PgPool Support on Postgres#1261

Draft
NotTabassum wants to merge 1 commit into
masterfrom
pgpool
Draft

Feat: Add PgPool Support on Postgres#1261
NotTabassum wants to merge 1 commit into
masterfrom
pgpool

Conversation

@NotTabassum

Copy link
Copy Markdown

No description provided.

@CLAassistant

CLAassistant commented May 25, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@NotTabassum NotTabassum requested a review from Imtiaz246 May 25, 2026 06:55
@NotTabassum NotTabassum force-pushed the pgpool branch 6 times, most recently from 762ed5d to b4e71c9 Compare June 1, 2026 03:57
@NotTabassum NotTabassum force-pushed the pgpool branch 4 times, most recently from 0562a1a to df944a0 Compare June 2, 2026 04:10
@ArnobKumarSaha ArnobKumarSaha marked this pull request as draft June 2, 2026 09:17
@NotTabassum NotTabassum force-pushed the pgpool branch 9 times, most recently from 2dd1003 to 37f9cd4 Compare June 23, 2026 04:16
- Add Pgpool and PgpoolVersion (4.6.0) resources to db template
- Set max_connections=400 to satisfy pgpool connection formula:
  max_pool(4) * num_init_children(15) * 2 = 120 <= 397
- Route database traffic through pgpool when enabled
- Add PgPoolSettings type and pgpool section in values

Signed-off-by: notTabassum <oyshee@appscode.com>
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