This section describes the client and loader tool package installation procedure for Windows systems.
You must have operating system superuser privileges to install the tools package.
Perform the following procedure to install the client and loader tools package on a Windows system.
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.
If you plan to use the gpload.bat
Greenplum Database loader program for Windows:
PATH
.pip
to install the following gpload
dependencies: pip install psycopg2 pyyaml
Locate the installer .msi
file that you downloaded from Broadcom Support Portal in a previous step. The naming format of the Windows installer file is greenplum-db-clients-<version>-x86_64.msi
.
NoteFor more information about download prerequisites, troubleshooting, and instructions, see Download Broadcom products and software.
Double-click on the greenplum-db-clients-<version>-x86_64.msi
file to launch the installer.
Click Next on the Greenplum Clients Setup Wizard Welcome screen.
Read through the End-User License Agreement, and click I Agree to accept the terms of the license.
By default, the Greenplum Database client and load tools are installed into the following directory:
C:\Program Files\Greenplum\greenplum-clients\
Click Browse on the Custom Setup screen to choose another location.
Click Next when you have chosen the desired install path.
Click Install to begin the installation.
Click Finish to exit the Windows client and load tools installer.