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:SETUPSETUP DONEEXPANSION STARTEDEXPANSION STOPPEDCOMPLETED |
|
updated |
timestamp without time zone | Timestamp of the last change in status. |
Parent topic: System Catalogs Definitions