Installing EDB Postgres AI support for Greenplum workloads

Installing EDB Postgres AI support for Greenplum workloads

To install, you will need an EDB Subscription Token. This token is available, once logged in with your EDB account from the EDB repositories.

Save the EDB Subscription token in an environment variable:

export EDB_SUBSCRIPTION_TOKEN=<your-token>

Run the following command to add the EDB repository to your system:

curl -1sSLf "https://downloads.enterprisedb.com/$EDB_SUBSCRIPTION_TOKEN/gpsupp/setup.rpm.sh" | sudo -E bash

Then install the EPEL repository and warehouse-pg packages according to your operating system.

Next steps

You can now start using WarehousePG. For more information on how to use WarehousePG, see the WarehousePG documentation.


Could this page be better? Report a problem or suggest an addition!