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 packages according to your operating system.


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