Security and Permission
This section describes how to secure a Apache Cloudberry system. The guide assumes knowledge of Linux/UNIX system administration and database management systems. Familiarity with structured query language (SQL) is helpful.
Because Apache Cloudberry is based on PostgreSQL, this guide assumes some familiarity with PostgreSQL. References to PostgreSQL documentation are provided throughout this guide for features that are similar to those in Apache Cloudberry.
This information is intended for system administrators responsible for administering a Apache Cloudberry system.
๐๏ธ Ports and Protocols
Lists network ports and protocols used within the Cloudberry cluster.
๐๏ธ Manage Roles and Privileges
The Apache Cloudberry authorization mechanism stores roles and privileges to access database objects in the database and is administered using SQL statements or command-line utilities.
๐๏ธ Configure Client Authentication
This topic explains how to configure client connections and authentication for Apache Cloudberry.