Skip to content

Update pg_clickhouse docs to v0.3.2#6420

Merged
theory merged 1 commit into
mainfrom
pg_clickhouse-v0.3.2
Jun 22, 2026
Merged

Update pg_clickhouse docs to v0.3.2#6420
theory merged 1 commit into
mainfrom
pg_clickhouse-v0.3.2

Conversation

@theory

@theory theory commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Update pg_clickhouse docs to v0.3.2

Checklist


Note

Low Risk
Documentation-only changes with no application or infrastructure code modified.

Overview
Updates pg_clickhouse managed Postgres extension docs to v0.3.2, mainly in reference.md and introduction.md.

Getting started / install: Docker image tag moves from :18 to :19; Debian/Ubuntu examples use postgresql-server-19 instead of postgresql-server-18.

Foreign server (CREATE SERVER): Documents new connection options—compression (binary driver), min_tls_version, and secure (auto / on / off with port defaults).

Pushdown & compatibility: Adds regexp_match pushdown (extractGroups / extractAll + arraySlice). Rewrites the regex section: Postgres→ClickHouse flag mapping table (m, n, p, w, etc.), newline/line-ending behavior comparison tables, and notes that unsupported flags block pushdown. Documents regexp_match returning NULL vs ClickHouse empty arrays (COALESCE(..., '{}')). External Postgres doc links switch from version 18 to current.

Reviewed by Cursor Bugbot for commit 118619b. Bugbot is set up for automated code reviews on this repo. Configure here.

@theory theory self-assigned this Jun 19, 2026
@theory theory requested a review from a team as a code owner June 19, 2026 07:58
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment Jun 22, 2026 1:16pm
4 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-jp Ignored Ignored Jun 22, 2026 1:16pm
clickhouse-docs-ko Ignored Ignored Preview Jun 22, 2026 1:16pm
clickhouse-docs-ru Ignored Ignored Preview Jun 22, 2026 1:16pm
clickhouse-docs-zh Ignored Ignored Preview Jun 22, 2026 1:16pm

Request Review

@theory theory force-pushed the pg_clickhouse-v0.3.2 branch from 9513d18 to 118619b Compare June 22, 2026 13:04
@theory theory merged commit b1f29a4 into main Jun 22, 2026
18 checks passed
@mintlify

mintlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#240

Ported pg_clickhouse v0.3.2 upstream updates, bumping Postgres 18 to 19 and adding new server options, regex flag handling, and regexp_match mapping.

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.

2 participants