Update screenshots for Managed Postgress Connection doc, mention SQL Console#6304
Merged
JoshDreamland merged 2 commits intoMay 30, 2026
Merged
Conversation
|
@JoshDreamland is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Managed Postgres “Connection” guide to reflect current UI usage by adding guidance about the SQL Console and by reformatting the connection string formats table for improved readability.
Changes:
- Adds a tip at the top of the page referencing the SQL Console for running quick queries.
- Reformats the “Connect via” table to use consistent Markdown table formatting/alignment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Blargian
approved these changes
May 29, 2026
serprex
approved these changes
May 29, 2026
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
UI has changed since these docs were written; screenshots were missing a couple elements. Also, we have a new way to connect since then (SQL Console) which some customers could foreseeably be looking for when clicking through the "Connection" docs, so I added a note to the top about that.
Checklist
Note
Low Risk
Documentation-only edits with no runtime, security, or data-handling impact.
Overview
Updates the Managed Postgres → Connection guide to steer readers who only want to run queries toward the SQL Console, while keeping the page focused on production app connectivity.
Adds a short SQL Console tip at the top and slightly reformats the connection-string formats table for readability (column alignment only).
Reviewed by Cursor Bugbot for commit 0cf329f. Bugbot is set up for automated code reviews on this repo. Configure here.