Skip to content

feat(blog): add testing strategy post - #76

Merged
GuptaManan100 merged 2 commits into
mainfrom
testing-strategy-blog
Sep 8, 2026
Merged

feat(blog): add testing strategy post#76
GuptaManan100 merged 2 commits into
mainfrom
testing-strategy-blog

Conversation

@GuptaManan100

@GuptaManan100 GuptaManan100 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new blog post: Testing the Connection Pooling in Multigres: What does 100% pass rate mean?

The post covers how we run Postgres's own test suites (pg_regress, pg_isolation, contrib, and external extensions) against Multigres, what a 100% pass rate actually means, and where Multigres deliberately diverges from Postgres (cosmetic differences from query rewriting, pooling-related divergences, and unsupported/unsafe statements).

  • Author: manan
  • Publish date: 2026-09-08

Test plan

  • pnpm dev and view at /blog/testing-connection-pooling-multigres

Signed-off-by: GuptaManan100 <guptamanan100@gmail.com>
Signed-off-by: GuptaManan100 <guptamanan100@gmail.com>
@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
multigres-site Ready Ready Preview Sep 8, 2026 8:08am UTC

Request Review

@GuptaManan100
GuptaManan100 merged commit 13d3c45 into main Sep 8, 2026
4 checks passed
@GuptaManan100
GuptaManan100 deleted the testing-strategy-blog branch September 8, 2026 16:04
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.

1 participant