A checkpoint is a point in the transaction log sequence at which all data files have been updated to reflect the information in the log. All data files will be flushed to disk.

    If run during recovery, the command will force a restartpoint rather than writing a new checkpoint.

    The command is a Greenplum Database extension.