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.

Table 1. gpexpand.status
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 with time zone   Timestamp of the last change in status.