Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

This document describes how to compile and install Greenplum on a Kunpeng server running openEuler or CentOS. It also provides methods for running, uninstalling, and backing up Greenplum and lists common database commands.

Greenplum Overview

Greenplum is a relational database catering to data warehouses. It has distinguished advantages in data storage, concurrency, availability, linear expansion, response speed, usability, and cost-effectiveness due to a solid architecture. As a distributed database based on PostgreSQL, Greenplum uses the shared-nothing architecture, which allows the hosts, operating systems, memory, and storage to be self-controlled and do not share resources.

Greenplum is a relational database cluster, a logical database composed by multiple independent database services. Different from the Real Application Cluster (RAC), the Greenplum cluster employs the Massively Parallel Processing (MPP) architecture.

For more information, visit the official Greenplum website.

Brief description: distributed relational database

Recommended Version

Greenplum 5.11.3, Greenplum 6.0.0, and Greenplum 6.12.1.