Skip to content

docs: restore _timescaledb_internal publication step in Timescale ClickPipe guide#50

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
timescaledb-add-schema-publication
Open

docs: restore _timescaledb_internal publication step in Timescale ClickPipe guide#50
mintlify[bot] wants to merge 1 commit into
mainfrom
timescaledb-add-schema-publication

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 23, 2026

Summary

Ports ClickHouse/clickhouse-docs#6269 — restores the _timescaledb_internal schema requirement in the Timescale ClickPipe publication example.

Changes

  • Updated step 4 in integrations/clickpipes/postgres/source/timescale.mdx to note that the publication must include TABLES IN SCHEMA _timescaledb_internal so the pipe receives changes from underlying chunks.
  • Replaced the two separate publication examples with the combined hypertable + _timescaledb_internal example.
  • Added the <Info> callout about managed services that don't allow schema-wide publications.

Context

Without including _timescaledb_internal in the publication, hypertable replication doesn't work past the initial load.


Note

Low Risk
Low risk docs-only change; risk is limited to users following updated replication instructions, especially on managed services with restricted publication permissions.

Overview
Clarifies Timescale CDC setup by updating the publication step to require including the full _timescaledb_internal schema (so hypertable chunk changes are replicated).

Replaces the prior publication examples with a single combined example and adds an Info callout noting some managed providers may not allow schema-wide publications and may require provider support or falling back to one-time load.

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

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 23, 2026

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

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview May 23, 2026, 7:11 AM

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.

0 participants