This section describes the client and loader tool package installation procedure for Windows systems.

Prerequisites

You must have operating system superuser privileges to install the tools package.

Procedure

Perform the following procedure to install the client and loader tools package on a Windows system.

  1. The Greenplum Database client and loader tools for Windows require a recent Microsoft Visual C++ Redistributable for Visual Studio 2017. You must download and install an update as described in the Microsoft support article titled The latest supported Visual C++ downloads.
  2. If you plan to use the gpload.bat Greenplum Database loader program for Windows:
    1. Ensure that a 64-bit version of Python 2.7 is installed on your system. Refer to Python 2.7.16 or the source of your choice for Python download and install instructions.
    2. You must also add the Python directory to your PATH.
  3. Locate the installer .msi file that you downloaded from VMware Tanzu Network in a previous step. The naming format of the Windows installer file is greenplum-db-clients-<version>-x86_64.msi.
  4. Double-click on the greenplum-db-clients-<version>-x86_64.msi file to launch the installer.
  5. Click Next on the Greenplum Clients Setup Wizard Welcome screen.
  6. Read through the End-User License Agreement, and click I Agree to accept the terms of the license.
  7. By default, the Greenplum Database client and load tools are installed into the following directory:

    1. C:\Program Files\Greenplum\greenplum-clients\

    Click Browse on the Custom Setup screen to choose another location.

  8. Click Next when you have chosen the desired install path.

  9. Click Install to begin the installation.

  10. Click Finish to exit the Windows client and load tools installer.