gdd
Global DeadLock Detector
AMS
Active Memory Sharing, is a virtualization technology that allows multiple partitions to share a pool of physical memory. This is designed to increase system memory utilization, thereby enabling you to realize a cost benefit by reducing the amount of physical memory required.
AMS是一个重要的组成部分,它负责管理数据库中的内存使用。AMS层负责在Greenplum的不同组件之间分配和回收内存,以确保系统的性能和稳定性。
ic_udp
Interconnect UDP.
matview
materialized view
mkdtemp
create a mode-0700 temporary directory
CTE
Common Table Expression
FTS
Fault Tolerance Serve,是GreenPlum中的故障检测服务,是保证GP高可用的核心功能。GreenPlum的Segment的健康检测及HA是由GP Master实现的,GP Master上面有个专门的进程–FTS进程,它可以快速检测到Primary或者Mirror是否挂掉,并及时作出Primary/Mirror 故障切换。如果FTS挂掉了,Master将会重新fork出来一个FTS进程。
etcd
etcd is a reliable and secure key-value store for distributed systems, written in Go and using Raft consensus.
GTM
GTM提供分布式数据库中所有事务的GXID,并且这些GXID是唯一的并且是有序的,在事务的开始和结束这段时间保证来控制所有节点中的tuple的可见性。这个功能称之为global snapshot,并且保证事务的一致性。
![]() | ![]() |