Skip to content

Migrating Support KB article:after-setting-pg_max_concurrent_queries-…#4938

Open
dascole wants to merge 6 commits intomainfrom
feat/kb-pg_max_concurrent_queries
Open

Migrating Support KB article:after-setting-pg_max_concurrent_queries-…#4938
dascole wants to merge 6 commits intomainfrom
feat/kb-pg_max_concurrent_queries

Conversation

@dascole
Copy link
Copy Markdown
Contributor

@dascole dascole commented Apr 20, 2026

Migrating Support KB article: After setting pg_max_concurrent_queries the number of database connections still exceeds the maximum allowed

Copilot AI review requested due to automatic review settings April 20, 2026 20:07
@dascole dascole requested a review from a team as a code owner April 20, 2026 20:07
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 2c11517
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/69e7d80cb743a20008b1b821
😎 Deploy Preview https://deploy-preview-4938--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Migrates a Support KB article into the docs site’s support collection, documenting why Postgres connections can exceed an expected limit when pg_max_concurrent_queries is set in multi-node Kubernetes deployments.

Changes:

  • Adds a new support article explaining the per-worker scope of pg_max_concurrent_queries.
  • Provides a sizing formula and step-by-step guidance to set nginx_worker_processes explicitly.
  • Includes validation steps for checking active PostgreSQL connections.

dascole and others added 2 commits April 20, 2026 16:18
…r-of-database-connections-still.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…r-of-database-connections-still.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Guaris Guaris self-assigned this Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants