Log in to the system as the GPDB administrator (for example,
gpadmin) on the Greenplum master host.
# su - gpadmin
Set the search path to include the public schema.
Navigate to the
database_setup/Greenplum directory.
$ cd /home/gpadmin/database_setup/Greenplum
Run the
Team Studio installer (the
.bin file).
$ sh alpine_miner_installer_Greenplum.bin
Read and accept the license agreement.
Specify the Greenplum installation path. The setup places the required shared library in the directory
$GPDBHOME/lib/postgres/.
Specify if the installer should copy the shared library to the segment hosts. Enter
y for multi-node clusters.
If you entered
y, then enter the full path to the file containing the segment host names.
You can create your own host file. For example, create a file
/tmp/hostfile and add all the segment host names or IP addresses one after the other in the file, similar to the following.