gpexpand.status
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.
gpexpand.status
The gpexpand.status table contains information about the status of a system expansion operation. Status for specific tables involved in the expansion is stored in gpexpand.status_detail.
In a normal expansion operation it is not necessary to modify the data stored in this table.
column | type | references | description |
---|---|---|---|
status | text | Tracks the status of an expansion operation. Valid values
are: SETUP SETUP DONE EXPANSION STARTED EXPANSION STOPPED COMPLETED |
|
updated | timestamp without time zone | Timestamp of the last change in status. |