START_REFRESH

For the current schema, transfers data to projections that are not able to participate in query execution due to missing or out-of-date data.

Syntax

START_REFRESH()

Notes

Privileges

None

Example

The following command starts the refresh operation:

=> SELECT START_REFRESH();
             start_refresh
----------------------------------------
 Starting refresh background process.