Skip to content

Fix connection string parameter for pooling#7567

Merged
nurul3101 merged 1 commit intomainfrom
nurul3101-patch-1
Feb 26, 2026
Merged

Fix connection string parameter for pooling#7567
nurul3101 merged 1 commit intomainfrom
nurul3101-patch-1

Conversation

@nurul3101
Copy link
Member

@nurul3101 nurul3101 commented Feb 26, 2026

Summary by CodeRabbit

  • Documentation
    • Corrected PostgreSQL connection pooling documentation examples to use the accurate parameter specification. Updated all code snippets and guidance text to reflect the correct parameter usage in connection strings.

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Building Building Preview, Comment Feb 26, 2026 0:28am
docs Building Building Preview, Comment Feb 26, 2026 0:28am
eclipse Building Building Preview, Comment Feb 26, 2026 0:28am

Request Review

@argos-ci
Copy link

argos-ci bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 1 removed Feb 26, 2026, 12:38 PM

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8680b97 and 199d539.

📒 Files selected for processing (1)
  • apps/docs/content/docs/postgres/database/connection-pooling.mdx

Walkthrough

Documentation updated to correct PostgreSQL connection pooling parameter naming, changing pooled=true to pool=true across connection string examples and descriptive text references.

Changes

Cohort / File(s) Summary
PostgreSQL Connection Pooling Documentation
apps/docs/content/docs/postgres/database/connection-pooling.mdx
Corrected parameter name from pooled to pool in two code snippet examples and inline text references for connection pooling configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly identifies the main change: fixing an incorrect connection string parameter (pooled → pool) for database pooling configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@nurul3101 nurul3101 merged commit 05aeef6 into main Feb 26, 2026
9 of 13 checks passed
@nurul3101 nurul3101 deleted the nurul3101-patch-1 branch February 26, 2026 14:00
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.

3 participants