Altinity.Cloud users a range of options they can take on existing clusters.
For a quick view on how to create a cluster, see the Altinity.Cloud Quick Start Guide. For more details on interacting with clusters, see the Administrative Clusters Guide.
This is the multi-page printable view of this section. Click here to print.
Altinity.Cloud users a range of options they can take on existing clusters.
For a quick view on how to create a cluster, see the Altinity.Cloud Quick Start Guide. For more details on interacting with clusters, see the Administrative Clusters Guide.
The Query Tool page allows users to submit ClickHouse SQL queries directly to the cluster or a specific cluster node.
To use the Query Tool:
Select Explore from either the Clusters View or the Clusters Detail Page.
Select Query from the top tab. This is the default view for the Explore page.
Select from the following:
Select which cluster to run a query against.
Select Run DDLs ON CLUSTER to run Distributed DDL Queries.
Select the following node options:
The Query History allows you to scroll through queries that have been executed.
Enter the query in the Query Textbox. For more information on ClickHouse SQL queries, see the SQL Reference page on ClickHouse.tech.
Select Execute to submit the query from the Query Textbox.
The results of the query will be displayed below the Execute button.
Additional tips and examples are listed on the Query page.
The Schema page allows you to view the databases, tables, and other details.
To access the Schema page:
Select Explore from either the Clusters View or the Clusters Detail Page.
Select Schema from the top tab.
Select the following node options:
To view details on a table, select the table name. The following details are displayed:
CREATE TABLE
command used to generate the table.The Processes page displays the currently running processes on a cluster or node.
To view the processes page:
Select Explore from either the Clusters View or the Clusters Detail Page.
Select Processes from the top tab.
Select the following node options:
The following information is displayed: