Github

Greengage DB documentation

Quick start

  1. Prerequisites

    Before Greengage DB installation, ensure your host systems meet the software and network requirements.

  2. Pre-installation configuration

    Prepare the operating system environment before Greengage DB installation.

  3. Installation

    Build Greengage DB from the source code or Docker image.

  4. Post-installation actions

    Perform DBMS initialization and configure time zone and localization settings after Greengage DB installation.

  5. 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.

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.