pxf
A newer version of this documentation is available. Use the version menu above to view the most up-to-date release of the Greenplum 6.x documentation.
Manage the PXF configuration and the PXF service instance on the local Greenplum Database host.
Synopsis
pxf <command> [<option>]
where <command> is:
cluster
help
init
reset
restart
start
status
stop
sync
version
Description
The pxf
utility manages the PXF configuration and the PXF service instance on the local Greenplum Database host.
You can initialize or reset PXF on the master, master standby, or a specific segment host. You can also synchronize the PXF configuration from the master to these hosts.
You can start, stop, or restart the PXF service instance on a specific segment host, or display the status of the PXF service instance running on a segment host.
(Use the pxf cluster
command to initialize or reset PXF on all hosts, synchronize the PXF configuration to the Greenplum Database cluster, or to start, stop, or display the status of the PXF service instance on all segment hosts in the cluster.)
Commands
pxf cluster
.pxf
management utility help message and then exit.$PXF_CONF
. If you do not set $PXF_CONF
prior to initializing PXF, PXF prompts you to accept or decline the default user configuration directory, $HOME/pxf
, during the initialization process. See Options.pxf sync
on the master host. See Options.Options
The pxf init
command takes the following option:
$PXF_CONF
directory location if the environment variable is not set.The pxf reset
command takes the following option:
The pxf sync
command, run on the Greenplum Database master host, takes the following option:
<gphost>
must identify the standy master host or a segment host.Examples
Start the PXF service instance on the local segment host:
$ $GPHOME/pxf/bin/pxf start