Skip to content

Commit f7d3fd9

Browse files
Merge remote-tracking branch 'origin/main' into locadex/parallel/t9n-main-mtlkv0dh97mm5xszdcmdetec
2 parents 56202b3 + f247653 commit f7d3fd9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

  • docs/cloud/reference/01_changelog/01_cloud_changelog

docs/cloud/reference/01_changelog/01_cloud_changelog/2026.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,26 @@ In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibil
1919
</a>
2020
:::
2121

22+
## May 8, 2026 {#2026-05-08}
23+
24+
### Postgres query insights (private preview) {#postgres-query-insights}
25+
26+
A new **Query insights** tab is now available in [ClickHouse Cloud Managed Postgres](/cloud/managed-postgres) (Private Preview). It ranks every query pattern by impact and shows why each one is slow across three surfaces:
27+
28+
* **Overview** — one-screen database health
29+
* **Patterns** — table sortable by runtime, CPU, errors, and P95
30+
* **Per-pattern flyout** — latency percentiles, CPU vs I/O, cache vs disk, temp spills, parallel-worker shortfalls, and WAL volume
31+
32+
Powered by [pg_stat_ch](https://github.com/ClickHouse/pg_stat_ch), an open-source Postgres extension.
33+
34+
### Data catalog integration expansions {#data-catalog-integration-expansions}
35+
36+
We have expanded our support of [data catalog integrations](/manage/data-catalogs) via the Data Sources UI with more auth methods, table formats, and data catalog flavors:
37+
38+
* IAM support for [AWS Glue Catalog](/use-cases/data-lake/glue-catalog)
39+
* [BigLake Metastore](/use-cases/data-lake/biglake-catalog) support for data catalog integration
40+
* Delta Tables support on [Unity Catalog](/use-cases/data-lake/unity-catalog)
41+
2242
## May 2, 2026 {#2026-05-02}
2343

2444
### New GCP London region (europe-west2) {#gcp-london-europe-west2}

0 commit comments

Comments
 (0)