How to Generate a HAR file for supportA HAR (HTTP Archive) file captures the network activity in your browser. It can help our support team diagnose slow page loads, failed requests, or other network issues.Nov 11, 2025 · 2 min read
Terraform example on how to use Cloud APIThis covers an example of how you can use terraform to create/delete clusters using the APINov 10, 2025 · 5 min read
Memory limit exceeded for queryTroubleshooting memory limit exceeded errors for a queryJul 25, 2025 · 3 min read
What is the difference between OPTIMIZE FINAL and FINAL?Discusses the differences between OPTIMIZE FINAL and FINAL, and when to use and avoid them.Jul 20, 2025 · 2 min read
Create a custom DNS alias by setting up a reverse proxyLearn how to set up a custom DNS alias for your instance using a reverse proxyMay 16, 2025 · 2 min read
AWS PrivateLink setup to expose MSK for ClickPipesSetup steps to expose a private MSK via MSK multi-VPC connectivity to ClickPipes.Apr 15, 2025 · One min read
How do I remove the default user?Learn how to remove the default user when running ClickHouse Server.Jan 16, 2025 · 2 min read
Why is ClickHouse logging so verbose by default?Learn why the ClickHouse developers chose to set a verbose logging level by default.Jan 10, 2025 · 2 min read
Adding a column to a tableIn this guide, we'll learn how to add a column to an existing table.Dec 18, 2024 · 4 min read
Importing GeoJSON with a deeply nested object array“Importing GeoJSON with a deeply nested object array“Dec 18, 2024 · 5 min read