Greengage DB documentation
Quick start
-
Prerequisites
-
Pre-installation configuration
Prepare the operating system environment before Greengage DB installation.
-
Installation
Build Greengage DB from the source code or Docker image.
-
Post-installation actions
Perform DBMS initialization and configure time zone and localization settings after Greengage DB installation.
-
Connection
To start working with your data, connect to Greengage DB via psql.
Try it out
How to build Greengage DB on Linux operating systems and run a demo cluster.
How to build a Docker image with Greengage DB (based on Greenplum Database) and use this image to run a demo cluster in a Docker container.
Popular topics
Overview of the pg_hba.conf file, which allows you to configure user authentication in Greengage DB.
How to configure and use GSSAPI authentication based on MIT Kerberos KDC.
How to configure and use GSSAPI authentication based on FreeIPA.
How to use your organization’s directory service, such as Active Directory or 389 Directory Server, to authenticate Greengage DB users.
How to configure encryption of database connections in Greengage DB.