Files
nexus/wiki/entities/Leader-Node.md
2026-04-19 00:02:42 +08:00

23 lines
514 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Leader Node"
type: entity
tags: [AWS, Redshift]
sources: [ctp-topic-68-introduction-to-redshift]
last_updated: 2026-04-18
---
## Summary
Redshift 集群中的领导节点,负责 schema 管理、元数据存储和查询规划。
## Definition
Redshift 架构中的主节点,负责协调查询规划和结果返回。
## Key Attributes
- **职责**Schema 管理、元数据存储、查询规划、指令分发、结果存储
## Connections
- [[AWS-Redshift]] → 使用 → [[Leader-Node]]