Hello, I’m DocuDroid!
Submitting feedback
Thank you for rating our AI Search!
We would be grateful if you could share your thoughts so we can improve our AI Search for you and other readers.
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

    Install Greengage DB from the package or build it from source code.

  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 install Greengage DB from a package using an operating system package manager.

How to build Greengage DB on Linux operating systems.

How to build a Docker image with Greengage DB and use this image to run a demo cluster in a container.

Alphabetical reference listing each server configuration parameter (GUC) supported in Greengage DB.

How to use resource groups to limit CPU and memory consumption and the number of concurrent transactions in a Greengage DB cluster.

How to set up and use PgBouncer with Greengage DB.

How to create and use external tables to access data that is stored outside the database.

Overview of Greengage DB architecture, including the massively parallel processing (MPP) model and cluster components.