Skip to content

Update from code changes: document Postgres wire protocol endpoint#962

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/36962926
Open

Update from code changes: document Postgres wire protocol endpoint#962
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/36962926

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a new integration reference page documenting the experimental Postgres wire protocol endpoint that exposes the Lightdash semantic layer to any standard Postgres client, and covers the new project settings page that org admins use to opt in and grab connection snippets.

Changes

  • New page references/integrations/postgres-wire-protocol.mdx covering:
    • What the endpoint is and typical use cases.
    • Enterprise/license gating via PGWIRE_PORT (with optional PGWIRE_HOST), plus the per-organization opt-in from Project settings → Semantic layer and inline token generation.
    • Connecting with psql, connection URLs, and JDBC using service account or personal access tokens (with sslmode=disable).
    • Explore → table / field-id → column mapping.
    • Supported and unsupported SQL, information_schema discovery, and error codes (28P01, 3D000, 0A000).
  • Registered the new page in the Integrations group in docs.json.

Context

Follows the source PRs that introduced this endpoint, moved it to the enterprise codebase with service-account auth, and added the project settings page:

Update history

@mintlify

mintlify Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview Jul 9, 2026, 12:51 AM

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Documented the new project settings page for opting into the Postgres wire endpoint and grabbing ready-to-copy connection snippets.

Source PRs

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