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 proxy2025년 5월 16일 · 1분 소요
How do I remove the default user?Learn how to remove the default user when running ClickHouse Server.2025년 1월 16일 · 1분 소요
How to Check Users Assigned to Roles and Vice VersaLearn how to query ClickHouse's `system.role_grants` to find users assigned to roles and roles assigned to specific users.2023년 9월 7일 · 1분 소요
How to check what code is currently running on a server?ClickHouse provides introspection tools like `system.stack_trace` for inspecting what code is currently running on each server thread, helping with debugging and performance monitoring.2023년 3월 24일 · 1분 소요
Capturing server logs of queries at the clientLearn how to capture server logs at the client level, even with different log settings, using the `send_logs_level` client setting.2023년 3월 1일 · 1분 소요