Hologres MCP Server

Official

gather_table_statistics

Execute the ANALYZE TABLE command to collect table statistics in Hologres, optimizing query performance and enabling better query plans.

Instructions

Execute the ANALYZE TABLE command to have Hologres collect table statistics, enabling QO to generate better query plans

Input Schema

NameRequiredDescriptionDefault
schemaYesSchema name
tableYesTable name

Input Schema (JSON Schema)

{ "properties": { "schema": { "description": "Schema name", "type": "string" }, "table": { "description": "Table name", "type": "string" } }, "required": [ "schema", "table" ], "type": "object" }

You must be authenticated.

Other Tools from Hologres MCP Server

Related Tools

ID: rds5y1z8q6