hawq state
Shows the status of a running HAWQ system.
Synopsis
hawq state
[-b]
[-l <logfile_directory> | --logdir <logfile_directory>]
[(-v | --verbose) | (-q | --quiet)]
hawq state [-h | --help]
Description
The hawq state
utility displays information about a running HAWQ instance. A HAWQ system is comprised of multiple PostgreSQL database instances (segments) spanning multiple machines, and the hawq state
utility can provide additional status information, such as:
- Total segment count.
- Which segments are down.
- Master and segment configuration information (hosts, data directories, etc.).
- The ports used by the system.
- Whether a standby master is present, and if it is active.
- Whether Ranger authorization is enabled for HAWQ, and if so, the status of the HAWQ Ranger Plug-in Service.
Options
$GPHOME/hawqAdminLogs
.
Log files within the directory are named according to the command being invoked, for example: hawq_config_<log_id>.log, hawq_state_<log_id>.log, etc.
Examples
Show brief status information of a HAWQ system:
$ hawq state -b
Change the log directory from hawqAdminLogs
to TodaysLogs
.
$ hawq state -l TodaysLogs
$ ls TodaysLogs
hawq_config_20160707.log hawq_init_20160707.log master.initdb